Files
neovim/runtime/lua
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-16 10:29:58 +01:00
2025-02-09 18:10:54 +01:00