runtime(doc): mention how NUL bytes are handled
fixes: #16326
Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/runtime/doc/terminal.txt b/runtime/doc/terminal.txt
index da5b148..7e2d898 100644
--- a/runtime/doc/terminal.txt
+++ b/runtime/doc/terminal.txt
@@ -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 @@
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