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