mirror of
https://github.com/neovim/neovim.git
synced 2025-11-03 09:14:24 +00:00
Problem: When message is moved from message window to cmdline,
the cmdline highlighter is not disabled.
Solution: Disable the highlighter (and only scroll to bottom when
message was moved to pager).