diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2019-06-21 21:29:21 -0400 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2019-06-23 18:17:09 -0400 |
commit | 3abffe7015701f2468f94af3280871cd34653747 (patch) | |
tree | 3ab6156af0c1a82b6e71c360493a11f1e4e46553 /src/clint.py | |
parent | f0d6695e7cc13cd5f1ee006575a369faf2546893 (diff) | |
download | rneovim-3abffe7015701f2468f94af3280871cd34653747.tar.gz rneovim-3abffe7015701f2468f94af3280871cd34653747.tar.bz2 rneovim-3abffe7015701f2468f94af3280871cd34653747.zip |
vim-patch:8.1.0125: virtual edit replace with multi-byte fails at end of line
Problem: Virtual edit replace with multi-byte fails at end of line. (Lukas
Werling)
Solution: use ins_char() to add the character. (Christian Brabandt,
closes vim/vim#3114) Rename PCHAR() to PBYTE() to avoid mistakes like
this.
https://github.com/vim/vim/commit/630afe889a2a02b367ea8eaaa48e66ed81e77ff3
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions