I noticed another issue concerning 'listchars' and 'linebreak', and it's also a regression bug from patch 353, but it isn't solved until now (version 7.4.417).
The issue is that under complicated circumstances, parts of a line disappear. Steps to reproduce: 1. make sure your Vim is build with the conceal feature enabled 2. vim -u test_vimrc test_file 3. move the cursor up and down and notice that in the second line the "bla" disappears when the cursor is in line 1 The relevant files are here: https://gist.github.com/EinfachToll/1868b299ce97af614729 -- -- 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.
