diff options
author | James McCoy <jamessan@jamessan.com> | 2017-03-24 09:36:09 -0400 |
---|---|---|
committer | James McCoy <jamessan@jamessan.com> | 2017-03-24 15:11:51 -0400 |
commit | 2a6d44ca5232d5fbfa0401451b3ebce60e93ed4d (patch) | |
tree | f404371640c379af050b53c5e59a037fc9d6cfca /scripts/genmsgpack.lua | |
parent | 38274051c066ff0a28582aae5c2edf47825d9f57 (diff) | |
download | rneovim-2a6d44ca5232d5fbfa0401451b3ebce60e93ed4d.tar.gz rneovim-2a6d44ca5232d5fbfa0401451b3ebce60e93ed4d.tar.bz2 rneovim-2a6d44ca5232d5fbfa0401451b3ebce60e93ed4d.zip |
vim-patch:8.0.0250
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
Diffstat (limited to 'scripts/genmsgpack.lua')
0 files changed, 0 insertions, 0 deletions