]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): Update documentation on :z
authorChristian Brabandt <cb@256bit.org>
Sun, 26 Apr 2026 09:18:07 +0000 (09:18 +0000)
committerChristian Brabandt <cb@256bit.org>
Sun, 26 Apr 2026 09:18:07 +0000 (09:18 +0000)
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/various.txt

index c22cef3cc8f1b15444a4f00cce7fd7b9db114eb0..4403b6c6e466d7e8fe91f8f16788ff5e6341ccd1 100644 (file)
@@ -1,4 +1,4 @@
-*various.txt*  For Vim version 9.2.  Last change: 2026 Apr 25
+*various.txt*  For Vim version 9.2.  Last change: 2026 Apr 26
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -184,6 +184,9 @@ g8                  Print the hex values of the bytes used in the
                        If the mark is "=", a line of dashes is printed
                        around the current line.
 
+                       If the 'number' or 'relativenumber' option is set,
+                       absolute line numbers will be included in the output.
+
                                                        *:z!*
 :[range]z![+-^.=][count]
                        Like ":z", but when [count] is not specified, it