Hi, Vim no longer joins multiple lines the same way as it did when empty line is present:
Previous behavior: 1) File: a b c d e f 2) :%j Actual result: a b cd e f Previous result: a b c d e f Version 8.2, patchlevel 12, ran with -u NONE -U NONE -N -i NONE . Is it expected or a bug? -- -- 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/3d1474db-f62c-4b53-be77-4bb9a2011034%40googlegroups.com.
