aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/diagnostic.lua
diff options
context:
space:
mode:
authorLuuk van Baal <luukvbaal@gmail.com>2024-05-16 21:31:10 +0200
committerLuuk van Baal <luukvbaal@gmail.com>2024-05-17 20:28:14 +0200
commitf178b8ba4963345879c3a1291ab81805d17c2e0e (patch)
tree10758be1c958f804c20ddd67ef3e407b5de09104 /runtime/lua/vim/diagnostic.lua
parent50749f8df89d7a74ea17d51b28e737e043ac6c51 (diff)
downloadrneovim-f178b8ba4963345879c3a1291ab81805d17c2e0e.tar.gz
rneovim-f178b8ba4963345879c3a1291ab81805d17c2e0e.tar.bz2
rneovim-f178b8ba4963345879c3a1291ab81805d17c2e0e.zip
vim-patch:9.1.0414: Unable to leave long line with 'smoothscroll' and 'scrolloff'
Problem: Unable to leave long line with 'smoothscroll' and 'scrolloff'. Corrupted screen near the end of a long line with 'scrolloff'. (Ernie Rael, after 9.1.0280) Solution: Only correct cursor in case scroll_cursor_bot() was not itself called to make the cursor visible. Avoid adjusting for 'scrolloff' beyond the text line height (Luuk van Baal) https://github.com/vim/vim/commit/b32055e504ebd4f6183a93b92b08d61dad61c841 vim-patch:9.1.0416: some screen dump tests can be improved Problem: some screen dump tests can be improved (after 9.1.0414) Solution: Make sure screen state changes properly and is captured in the screen dumps (Luuk van Baal) https://github.com/vim/vim/commit/2e642734f4be506483315b8881748a7ef45854f4
Diffstat (limited to 'runtime/lua/vim/diagnostic.lua')
0 files changed, 0 insertions, 0 deletions