mirror of
https://git.savannah.gnu.org/git/screen.git
synced 2026-02-10 01:12:06 +02:00
doc: printing is disabled with \e[4i, not ST
This commit is contained in:
committed by
Alexander Naumov
parent
bca16ae1a0
commit
acb21f5269
@@ -3024,7 +3024,7 @@ This should normally be a command like \*Qlpr\*U or
|
||||
.B printcmd
|
||||
without a command displays the current setting.
|
||||
The ansi sequence
|
||||
.B "ESC \e"
|
||||
.BR "ESC [ 4 i"
|
||||
ends printing and closes the pipe.
|
||||
.PP
|
||||
Warning: Be careful with this command! If other user have write
|
||||
|
||||
@@ -5386,7 +5386,7 @@ sequence @code{ESC [ 5 i}, but pipe the output into @var{cmd}.
|
||||
This should normally be a command like @samp{lpr} or
|
||||
@samp{cat > /tmp/scrprint}.
|
||||
@code{Printcmd} without an argument displays the current setting.
|
||||
The ansi sequence @code{ESC \} ends printing and closes the pipe.
|
||||
The ansi sequence @code{ESC [ 4 i} ends printing and closes the pipe.
|
||||
|
||||
Warning: Be careful with this command! If other user have write
|
||||
access to your terminal, they will be able to fire off print commands.
|
||||
|
||||
Reference in New Issue
Block a user