justrajdeep wrote: > I recently updated my vim to version 8.0.518 > > I have foldmethod=marker set by default. > > I use default vimrc share/vim/vim80/vimrc_example.vim > > If I dont have set encoding=utf-8 http://i.imgur.com/B8tsoFg.png is how a > folded file looks. > > if i have set encoding=utf-8 http://i.imgur.com/Ujlfr6S.png is how it looks. > > the ---------------------- are replaced by some text which depends on where > my cursor is. > > Anyone else aware of this issue?
Looks like 8.0.0518 fixed it for multi-byte characters and broke it for others. I'll make a fix. -- hundred-and-one symptoms of being an internet addict: 235. You start naming your kids Pascal, COBOL, Algol and Fortran. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- 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.
