Skip to content

Missing empty lines after cited lines #92

Open
@Frederick888

Description

Description

In Neovim I have

> Hello

World!

After exiting Neovim, in Thunderbird compose window it becomes

> Hello
World!

And both lines are coloured blue.

Environment

  • OS: Linux
  • Thunderbird version: 102.8.0
  • ExtEditorR extension version: 0.6.0
  • external-editor-revived --version output: External Editor Revived native messaging host for linux (x86_64) v0.6.0

Configuration

Neovim

Logs

In logs the extension did receive the empty line from messaging host. It was only lost after calling messenger.compose.setComposeDetails(tabId, composeDetails).


https://bugzilla.mozilla.org/show_bug.cgi?id=1819890

Metadata

Assignees

No one assigned

    Labels

    Thunderbird dependencyThis issue requires changes in ThunderbirdbugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions