From 0fa3603d6d9cec774f3060a33c59778c9baf0e41 Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Wed, 20 May 2026 09:13:52 +0200 Subject: [PATCH] runtime(doc): update cmdline-history (after v9.1.0895) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reported-by: HernĂ¡n Ibarra Mejia Signed-off-by: Christian Brabandt --- runtime/doc/cmdline.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/runtime/doc/cmdline.txt b/runtime/doc/cmdline.txt index bf47c51999..6427507d7e 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