Adding a metoo in support of this feature request. In my opinion, it
would/should remove all line breaks within a paragraph of continued text, but
not those between paragraphs (i.e., replace anything that is {text}\n{text}
with {text}one_space{text} (ideally also taking care of duplicate spaces if the
next line was indented or the previous had a dangling spcae); but leave
{text}\n\n{text} untouched.
Rationale: Often, I will draft text in Geany (that can be emails, documents,
etc.) because it gives me my preferred writing environment. When done, I paste
the drafted text into Word, Gmail, wherever it needs to go. The downside is
that it will then have indents and line breaks from Geany. I know that I could
draft on long lines (without using newlines) and make use of the long line wrap
option. But the downside of that is that it deprives me of navigation through
the text via home and end keys, and other minor nuisances.
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/802#issuecomment-231556416