diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-08-31 08:35:08 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-31 08:35:08 +0800 |
commit | 839d919098ed2cf3dfb93b6337a3d2ea2bd210a0 (patch) | |
tree | 3095a377dcdcf8a50f71d4cf5d9aa98d5412d776 /test/functional/vimscript/executable_spec.lua | |
parent | 5d49542b561e7f4826e28f7a0aeca94d47b3e0b7 (diff) | |
download | rneovim-839d919098ed2cf3dfb93b6337a3d2ea2bd210a0.tar.gz rneovim-839d919098ed2cf3dfb93b6337a3d2ea2bd210a0.tar.bz2 rneovim-839d919098ed2cf3dfb93b6337a3d2ea2bd210a0.zip |
vim-patch:9.0.1825: wrong cursor position with virt text and 'linebreak' (#24957)
Problem: Wrong cursor position with virtual text before a whitespace
character and 'linebreak'.
Solution: Always set "col_adj" to "size - 1" and apply 'linebreak' after
adding the size of 'breakindent' and 'showbreak'.
closes: vim/vim#12956
https://github.com/vim/vim/commit/6e55e85f92aff43c1b3cb564201440f3552d63f0
N/A patches:
vim-patch:9.0.1826: keytrans() doesn't translate recorded key typed in a GUI
Diffstat (limited to 'test/functional/vimscript/executable_spec.lua')
0 files changed, 0 insertions, 0 deletions