On Wednesday, March 29, 2017 at 2:25:08 PM UTC-4, Christian Brabandt wrote: > Hi vim_dev! > > On Mi, 29 Mär 2017, Christian Brabandt wrote: > > > Hi justrajdeep! > > > > On Mi, 29 Mär 2017, justrajdeep wrote: > > > > > Hi Vim Developers > > > > > > > > > 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? > > > > Can you check patch 8.0.517? 518 fixed a particular problem with > > multibyte chars for the foldtext output. However, I am not sure, how > > this could cause this problem. > > Oh and can you please show the output of :set fillchars? > > Best, > Christian > -- > Windows 3.x-Airlines > Das Flughafen-Terminal ist schön bunt, die Stewardessen und Stewards > freundlich. Man gelangt ohne Probleme an Bord, ein reibungsloser Start > plötzlich und ohne jegliche Vorwarnung stürzt dann das Flugzeug ab.
Hi Christian I dont see the issue with patch 8.0.517. se fillchars? output fillchars=vert:|,fold:- Thanks -- -- 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.
