Missing empty lines after cited lines #92
Labels
bug
Something isn't working
help wanted
Extra attention is needed
Thunderbird dependency
This issue requires changes in Thunderbird
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
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
The text was updated successfully, but these errors were encountered: