summaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
authorChristian Brabandt <cb@256bit.org>2024-05-24 07:39:34 +0200
committerChristian Brabandt <cb@256bit.org>2024-05-24 07:39:34 +0200
commit42a5b5a6d0d05255b9c464abe71f29c7677b5833 (patch)
treebc505f4026a623ad3dc794d95d54d8e390c7d9d8 /runtime
parent3074137542961ce7b3b65c14ebde75f13f5e6147 (diff)
patch 9.1.0439: Cannot filter the historyv9.1.0439
Problem: Cannot filter the history Solution: Implement :filter :history closes: #14835 Signed-off-by: Christian Brabandt <cb@256bit.org>
Diffstat (limited to 'runtime')
-rw-r--r--runtime/doc/various.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt
index 0aa5c74317..889ad40bae 100644
--- a/runtime/doc/various.txt
+++ b/runtime/doc/various.txt
@@ -1,4 +1,4 @@
-*various.txt* For Vim version 9.1. Last change: 2023 Sep 27
+*various.txt* For Vim version 9.1. Last change: 2024 May 23
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -608,6 +608,7 @@ N *+X11* Unix only: can restore window title |X11|
|:command| - filter by command name
|:files| - filter by file name
|:highlight| - filter by highlight group
+ |:history| - filter by history commands
|:jumps| - filter by file name
|:let| - filter by variable name
|:list| - filter whole line