<ESC>
:fclose
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)
2b7a00746d
__index