mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 22:43:58 +00:00
Write escaped output in control mode rather than hex, from George Nachman.
This commit is contained in:
2
tmux.1
2
tmux.1
@ -3672,7 +3672,7 @@ The new layout is
|
||||
.It Ic %output Ar pane-id Ar value
|
||||
A window pane produced output.
|
||||
.Ar value
|
||||
contains that output with each byte encoded as two hex digits.
|
||||
escapes non-printable characters and backslash as octal \\xxx.
|
||||
.It Ic %session-changed Ar session-id Ar name
|
||||
The client is now attached to the session with ID
|
||||
.Ar session-id ,
|
||||
|
Reference in New Issue
Block a user