diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-02-12 21:25:44 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-02-12 21:30:28 +0800 |
commit | ed169d89979caf8e67dbdf74491367d2e0cfad58 (patch) | |
tree | 7fef19702b66f9837a13e9030033b9ed90d0e8ac /test/functional/api/vim_spec.lua | |
parent | a1f34b248106619f861dcc186c1adf8053f572d7 (diff) | |
download | rneovim-ed169d89979caf8e67dbdf74491367d2e0cfad58.tar.gz rneovim-ed169d89979caf8e67dbdf74491367d2e0cfad58.tar.bz2 rneovim-ed169d89979caf8e67dbdf74491367d2e0cfad58.zip |
vim-patch:8.2.2342: "char" functions may return wrong column in Insert mode
Problem: "char" functions return the wront column in Insert mode when the
cursor is beyond the end of the line.
Solution: Compute the column correctly. (Yegappan Lakshmanan, closes vim/vim#7669)
https://github.com/vim/vim/commit/9145846b6aa411e3ab5c0d145b37808654352877
Diffstat (limited to 'test/functional/api/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions