On 23-Apr-2014 18:49 +0200, Bram Moolenaar wrote: > Patch 7.4.261 > Problem: When updating the window involves a regexp pattern, an interactive > substitute to replace a "\n" with a line break fails. (Ingo > Karkat) > Solution: Set reg_line_lbr in vim_regsub() and vim_regsub_multi(). > Files: src/regexp.c, src/testdir/test79.in, src/testdir/test79.ok
Thanks (also to Christian for the quick initial fix)! I can confirm that this fixes the issue for me. -- regards, ingo -- -- 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]. For more options, visit https://groups.google.com/d/optout.
