Files
neovim/runtime/lua/vim
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-25 13:51:22 -04:00
2026-04-20 11:46:26 +00:00
2025-06-06 15:36:48 +01:00
2026-04-25 13:51:22 -04:00
2026-01-09 10:07:15 +01:00
2026-03-11 18:00:18 +01:00
2026-04-26 19:45:57 +00:00