diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-08-22 20:56:14 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-22 20:56:14 +0800 |
commit | 63094e00139acdec08b43fb4e659a1db170ba963 (patch) | |
tree | 28d1da822d23df285abba70830cbae406e1ff8d9 /scripts/gen_vimdoc.py | |
parent | 3f1a12b8cc6629e8fc6203f494229557ca46ae57 (diff) | |
download | rneovim-63094e00139acdec08b43fb4e659a1db170ba963.tar.gz rneovim-63094e00139acdec08b43fb4e659a1db170ba963.tar.bz2 rneovim-63094e00139acdec08b43fb4e659a1db170ba963.zip |
vim-patch:8.0.0571: negative line number when using :z^ in an empty buffer (#24836)
Problem: The cursor line number becomes negative when using :z^ in an empty
buffer. (neovim vim/vim#6557)
Solution: Correct the line number. Also reset the column.
https://github.com/vim/vim/commit/a364cdb648ae009fa7aa05382f5659335683d349
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'scripts/gen_vimdoc.py')
0 files changed, 0 insertions, 0 deletions