Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing empty lines after cited lines #92

Open
Frederick888 opened this issue Mar 2, 2023 · 0 comments
Open

Missing empty lines after cited lines #92

Frederick888 opened this issue Mar 2, 2023 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed Thunderbird dependency This issue requires changes in Thunderbird

Comments

@Frederick888
Copy link
Owner

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

@Frederick888 Frederick888 added bug Something isn't working Thunderbird dependency This issue requires changes in Thunderbird help wanted Extra attention is needed labels Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed Thunderbird dependency This issue requires changes in Thunderbird
Projects
None yet
Development

No branches or pull requests

1 participant