]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): mention how NUL bytes are handled
authorChristian Brabandt <cb@256bit.org>
Mon, 30 Dec 2024 09:20:17 +0000 (10:20 +0100)
committerChristian Brabandt <cb@256bit.org>
Mon, 30 Dec 2024 09:20:17 +0000 (10:20 +0100)
fixes: #16326

Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/terminal.txt

index da5b1481e1d7c5389816c28e7594b62bad310d02..7e2d8982458d645145278c281a0085531ea377a5 100644 (file)
@@ -1,4 +1,4 @@
-*terminal.txt* For Vim version 9.1.  Last change: 2024 Dec 03
+*terminal.txt* For Vim version 9.1.  Last change: 2024 Dec 30
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -197,6 +197,9 @@ Command syntax ~
                        if [command] is NONE no job is started, the pty of the
                        terminal can be used by a command like gdb.
 
+                       If [command] outputs NUL bytes, those will be
+                       converted to new lines |NL-used-for-Nul|.
+
                                                        *terminal-nospecial*
                        Vim itself only recognizes |cmdline-special|
                        characters inside [command].  Everything else will be