runtime(doc): Improve :help :ls description formatting
Commit:
https://github.com/vim/vim/commit/9ab6a22c900aab5fa1859f27d3394d50be04a412
Author: Doug Kearns <[email protected]>
Date: Wed Nov 12 19:33:01 2025 +0000
runtime(doc): Improve :help :ls description formatting
Quote the special buffer names for consistency (see :help bufname()) and
so that they're not incorrectly highlighted as optional command
arguments.
closes: #18730
Signed-off-by: Doug Kearns <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/doc/windows.txt b/runtime/doc/windows.txt
index bedaa3260..5b77055a6 100644
--- a/runtime/doc/windows.txt
+++ b/runtime/doc/windows.txt
@@ -1,4 +1,4 @@
-*windows.txt* For Vim version 9.1. Last change: 2025 Nov 10
+*windows.txt* For Vim version 9.1. Last change: 2025 Nov 11
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1145,10 +1145,10 @@ list of buffers. |unlisted-buffer|
or "N CTRL-^", where N is the buffer number.
For the file name these special values are used:
- [Prompt] |prompt-buffer|
- [Popup] buffer of a |popup-window|
- [Scratch] 'buftype' is "nofile"
- [No Name] no file name specified
+ "[Prompt]" |prompt-buffer|
+ "[Popup]" buffer of a |popup-window|
+ "[Scratch]" 'buftype' is "nofile"
+ "[No Name]" no file name specified
For a |terminal-window| buffer the status is used.
Indicators (chars in the same column are mutually exclusive):
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/E1vJWPR-001DPx-Bm%40256bit.org.