We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80ed8b8 commit 6de7191Copy full SHA for 6de7191
1 file changed
runtime/doc/terminal.txt
@@ -1,4 +1,4 @@
1
-*terminal.txt* For Vim version 9.1. Last change: 2024 Dec 03
+*terminal.txt* For Vim version 9.1. Last change: 2024 Dec 30
2
3
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -197,6 +197,9 @@ Command syntax ~
197
if [command] is NONE no job is started, the pty of the
198
terminal can be used by a command like gdb.
199
200
+ If [command] outputs NUL bytes, those will be
201
+ converted to new lines |NL-used-for-Nul|.
202
+
203
*terminal-nospecial*
204
Vim itself only recognizes |cmdline-special|
205
characters inside [command]. Everything else will be
0 commit comments