diff options
author | Bram Moolenaar <Bram@vim.org> | 2017-01-22 20:04:51 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2017-01-22 20:04:51 +0100 |
commit | c81299684b2b9045e56525d3da3f45e8440fbf0d (patch) | |
tree | 198a55cd72839c2de1dd0a468d11e228ba8c83ee /runtime/syntax/xmodmap.vim | |
parent | 6a8ede99dd76a7de92ce9f40df6198428a530dd0 (diff) | |
download | vim-c81299684b2b9045e56525d3da3f45e8440fbf0d.zip |
patch 8.0.0222: blockwise put on multi-byte character misplaced
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 #1403) Add a test.
Diffstat (limited to 'runtime/syntax/xmodmap.vim')
0 files changed, 0 insertions, 0 deletions