Files
neovim/runtime/lua/vim/_core
Tomasz N 70f22713a1 fix(ui2): entering the pager fails if <ESC> is remapped to :fclose (#39462)
Problem:  Entering the pager fails if <ESC> is remapped to :fclose by user.
Solution: Avoid executing mappings with nvim_feedkeys() that closes expanded cmdline.
(cherry picked from commit 2b7a00746d)
2026-05-06 13:58:25 +00:00
..
2026-04-19 12:36:19 +00:00
2026-01-23 09:30:37 +01:00