diff options
author | KunMing Xie <qqzz014@gmail.com> | 2018-02-21 04:44:37 +0800 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2018-02-20 21:44:37 +0100 |
commit | ec02d9aad6b3015b1802476521a65234c70b0574 (patch) | |
tree | b6f140ea6dd0032bdcfc6cec50e6dd68cf1127ce /scripts/genvimvim.lua | |
parent | c57d31596370e12a3e2019468ea6cefecf69449e (diff) | |
download | rneovim-ec02d9aad6b3015b1802476521a65234c70b0574.tar.gz rneovim-ec02d9aad6b3015b1802476521a65234c70b0574.tar.bz2 rneovim-ec02d9aad6b3015b1802476521a65234c70b0574.zip |
vim-patch:8.0.0222: blockwise put on multi-byte char (#8030)
Note: code change was covered by c2a18216114bae75b6d6a2c7f1a68db04578abce
Problem: When a multi-byte character ends in a zero byte, putting blockwise
text puts it before the character instead of after it.
Solution: Use int instead of char for the character under the cursor.
(Luchr, closes vim/vim#1403) Add a test.
https://github.com/vim/vim/commit/c81299684b2b9045e56525d3da3f45e8440fbf0d
Diffstat (limited to 'scripts/genvimvim.lua')
0 files changed, 0 insertions, 0 deletions