vim -u NONE -U NONE -c 'set nocp' \
    -c 'syntax on' -c 'filetype plugin on' \
    -c 'help' -c 'set number'

Whenever the cursor is positioned on the first (non-tab) character of any line, it jumps to the very first column in the display (inside the number column).

This happens if you use 'foldcolumn' instead of 'number', or both at the same time.

This appears to be a problem with 'concealcursor', because when I set it to an empty value the cursor behaves as expected.


- Christian

--
Christian J. Robinson <hept...@gmail.com> -- http://christianrobinson.name/

--
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

Raspunde prin e-mail lui