Examples of the described behaviour are depicted in the following screen
shots:
- visual block:
http://llorens.visualserver.org/wrong-cuc-highlight/visual-wrong.png
- current column:
http://llorens.visualserver.org/wrong-cuc-highlight/cuc-wrong.png
While the screen shots should show:
- visual block:
http://llorens.visualserver.org/wrong-cuc-highlight/visual-ok.png
- current column:
http://llorens.visualserver.org/wrong-cuc-highlight/cuc-ok.png
To reproduce the problem invoke vim with the following command line
arguments:
- visual block:
$ vim -u NONE -c 'normal iabcdefghijklmnopqrstuvwxyz' \
-c 'normal yyp' \
-c 'belowright vert new | normal 2pggddp' \
-c 'windo diffthis | normal gg9|5zl 2j2l'
- current column:
$ vim -u NONE -c 'normal iabcdefghijklmnopqrstuvwxyz' \
-c 'normal yyp' \
-c 'belowright vert new | normal 2pggddp' \
-c 'windo diffthis | normal gg9|5zl' \
-c 'set cuc'
--
Cheers,
Lech
Thanks!
--
An indication you must be a manager:
You believe you never have any problems in your life, just
"issues" and "improvement opportunities".
/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ download, build and distribute -- http://www.A-A-P.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///