Files
neovim/runtime/lua/vim/_core
Luuk van Baal e58a842749 fix(ui2): wrong condition used to detect active pager
Problem:  Entering the pager is scheduled to avoid errors while in the
          cmdwin. Meanwhile the current window is used as a condition to
          detect an active pager.
Solution: Keep track of when the user is in the pager (or entered the
          cmdwin while the pager was open).
2026-03-19 16:38:57 +01:00
..
2026-03-18 20:40:20 +01:00
2026-01-23 09:30:37 +01:00