Files
neovim/runtime/lua/vim/_meta
Luuk van Baal 4147302f4b vim-patch:9.1.0211: page-wise scrolling does not support smooth-scrolling
Problem:  Page-wise scrolling with Ctrl-F/Ctrl-B implements
          it's own logic to change the topline and cursor.
          In doing so, skipcol is not handled properly for
          'smoothscroll', and virtual lines.
Solution: Re-use the logic from Ctrl-E/Ctrl-Y while staying
          backward compatible as much as possible.

b9f5b95b7b
2024-03-28 10:18:09 +01:00
..
2024-03-28 09:32:32 +08:00
2024-03-28 09:32:32 +08:00
2023-09-14 08:23:01 -05:00
2024-02-27 14:41:17 +00:00
2024-02-15 11:32:50 +00:00
2024-02-27 14:41:17 +00:00
2024-02-27 14:41:17 +00:00