On So, 06 Dez 2015, Bram Moolenaar wrote: > Hirohito Higashi wrote: > > > Hi Bram and List, > > > > How to reproduce: > > - Start Vim with some setting. > > $ vim -N -u NONE -c "set listchars=space:_ list linebreak" > > - Input below: > > ia a<Esc>yl80p > > > > Expected behavior: > > - The Line is wrapped. And cursor move to the last character of the last > > line. > > > > Actual behavior: > > - The Line is not wrapped. And cursor move to after the last character of > > the last line. > > > > Investigation result: > > - The 'linebreak' process should do after 'listchars-spaces'. > > > > I wrote a patch. > > Please check it. > > Thanks, I'll await comments from Christian.
I'll check it later this week. Best, Christian -- Wie man sein Kind nicht nennen sollte: E. Ruption -- -- 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.
