]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): update cmdline-history (after v9.1.0895)
authorChristian Brabandt <cb@256bit.org>
Wed, 20 May 2026 07:13:52 +0000 (09:13 +0200)
committerChristian Brabandt <cb@256bit.org>
Wed, 20 May 2026 07:13:52 +0000 (09:13 +0200)
Reported-by: HernĂ¡n Ibarra Mejia <hernan@ibarramejia.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/cmdline.txt

index bf47c51999ff0367a86c973f675cda8888599037..6427507d7ef9996621e1d439dd3c9d3531cc2d4d 100644 (file)
@@ -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