mirror of
https://github.com/neovim/neovim.git
synced 2026-03-19 23:28:15 +00:00
Problem: :filter does not work for many commands. Can only get matching
messages.
Solution: Make :filter work for :command, :map, :list, :number and :print.
Make ":filter!" show non-matching lines.
d29459baa6