Files
neovim/runtime/lua/vim
Tomasz N 2b7a00746d 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.
2026-05-06 15:42:26 +02:00
..
2026-04-30 07:26:40 -04:00
2026-04-30 07:26:40 -04:00
2026-04-25 11:16:18 -04:00
2026-01-09 10:07:15 +01:00
2026-03-11 18:00:18 +01:00
2026-04-30 07:26:40 -04:00