mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
vim-patch:7.4.2263
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
This commit is contained in:
@@ -181,7 +181,7 @@ static const int included_patches[] = {
|
||||
2266,
|
||||
2265,
|
||||
2264,
|
||||
// 2263,
|
||||
2263,
|
||||
// 2262 NA
|
||||
// 2261 NA
|
||||
// 2260 NA
|
||||
|
Reference in New Issue
Block a user