Regards, Thomas.
I set showbreak to ¦ (some extended character). This works fine for
latin1 etc. but causes troubles when the encoding is utf8. Cursor
position, col() & virtcol() values etc. are miscalculated for
(soft)wrapped lines.
- Bug in vim7? cursor postion & col() vs. utf8-character ... Thomas
- Re: Bug in vim7? cursor postion & col() vs. utf8-... Bram Moolenaar
- Re: Bug in vim7? cursor postion & col() vs. utf8-c... A.J.Mechelynck