runtime(doc): update cmdline-history (after v9.1.0895)
Commit:
https://github.com/vim/vim/commit/0fa3603d6d9cec774f3060a33c59778c9baf0e41
Author: Christian Brabandt <
c...@256bit.org>
Date: Wed May 20 09:13:52 2026 +0200
runtime(doc): update cmdline-history (after v9.1.0895)
Reported-by: Hernán Ibarra Mejia <
her...@ibarramejia.com>
Signed-off-by: Christian Brabandt <
c...@256bit.org>
diff --git a/runtime/doc/cmdline.txt b/runtime/doc/cmdline.txt
index bf47c5199..6427507d7 100644
--- a/runtime/doc/cmdline.txt
+++ b/runtime/doc/cmdline.txt
@@ -1,4 +1,4 @@
-*cmdline.txt* For Vim version 9.2. Last change: 2026 Apr 20
+*cmdline.txt* For Vim version 9.2. Last change: 2026 May 20
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -56,7 +56,7 @@ history tables:
These are completely separate. Each history can only be accessed when
entering the same type of line.
Use the 'history' option to set the number of lines that are remembered
-(default: 50).
+(default: 200).
Notes:
- When you enter a command-line that is exactly the same as an older one, the
old one is removed (to avoid repeated commands moving older commands out of