diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-10-10 21:38:24 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-10-10 23:54:51 +0800 |
commit | 249cb8345d6e2f9986ad1dfe42d9cde0f9ed7d6a (patch) | |
tree | 1528d4e5fce4292d14653fc9103350a0a207511a /test/functional/vimscript/json_functions_spec.lua | |
parent | 5c9f6bdd8c0486ccc3fd1b6b408e7ced90bdbc5a (diff) | |
download | rneovim-249cb8345d6e2f9986ad1dfe42d9cde0f9ed7d6a.tar.gz rneovim-249cb8345d6e2f9986ad1dfe42d9cde0f9ed7d6a.tar.bz2 rneovim-249cb8345d6e2f9986ad1dfe42d9cde0f9ed7d6a.zip |
vim-patch:9.0.0712: wrong column when calling setcursorcharpos() with zero lnum
Problem: Wrong column when calling setcursorcharpos() with zero lnum.
Solution: Set the line number before calling buf_charidx_to_byteidx().
(closes vim/vim#11329)
https://github.com/vim/vim/commit/79f234499b6692cc16970b7455bc9b002242632f
Diffstat (limited to 'test/functional/vimscript/json_functions_spec.lua')
0 files changed, 0 insertions, 0 deletions