2010/7/21 Bram Moolenaar <[email protected]>: > > Maxim Kim wrote: > >> With the following minimal .vimrc and only builtin plugins I have >> quite a strange behaviour with help on strdisplaywidth() topic. >> >> .vimrc: >> set nocompatible >> finish >> >> >> 1. run gvim >> 2. :filetype plugin on >> 3. :syntax on >> 4. :h strdisplaywidth() >> 5. navigate to strchars() function >> 6. press h several times to reach strwidth() function and l to go >> back. >> >> The line widens and shrinks. >> >> PS >> If I run gvim with -u NORC and do all above with set nocp first -- >> everything is ok. > > I can't reproduce it. There were a few recent changes in this area. Do > you still see the problem if you build from the current Mercurial > version?
I have just compiled vim -- there is no such problem in the current Mercurial version. Maxim. -- 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
