mirror of
https://github.com/neovim/neovim.git
synced 2025-11-09 20:15:24 +00:00
Problem: Messages routed to the pager to be shown in full, enter the
pager automatically, yielding another "press-q-prompt".
Solution: Only enter the pager when requested explicitly. Otherwise,
close the pager on the next typed mapping, unless that mapping
entered the pager.