Vim 8.2.0003 on Linux. Having a text: aaa bbb and cursor in first line and join the lines with J normal mode ommand and the result is: aaa bbb as expected.
But if there is full-stop character at the end of first line: aaa. bbb and cursor also in first line and executing J aaa. bbb and there double space. Why is there a double space? Is this a bug? The same problem appears with "!" and "?" characters instead of "." -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/ec79acac-042d-4e25-99b8-deeafe6d42b5%40googlegroups.com.
