| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | vim-patch:8.0.0250 | James McCoy | 2017-03-24 |
| Problem: When virtcol() gets a column that is not the first byte of a multi-byte character the result is unpredictable. (Christian Ludwig) Solution: Correct the column to the first byte of a multi-byte character. Change the utf-8 test to new style. https://github.com/vim/vim/commit/0c0590d9827cb07a33c1552cb3558b94bddcb4dc Closes #6269 | |||