Newlines created within the external editor are not honored when returning to the TB compose screen. Instead, they are all merged to a single, wrapped line.
If I spawn the external editor again, it shows the line breaks correctly.
I have tried switching between \n and \r\n for line breaks, but with no success.
Description
Newlines created within the external editor are not honored when returning to the TB compose screen. Instead, they are all merged to a single, wrapped line.
If I spawn the external editor again, it shows the line breaks correctly.
I have tried switching between
\n
and\r\n
for line breaks, but with no success.Environment
external-editor-revived --version
output: 1.0.0Configuration
/home/username/.local/bin/neovide --neovim-bin /home/username/.local/bin/nvim --no-fork "path/to/temp.eml"
/home/username/tmp
Logs
Screenshots
External editor:
On return to TB: