diff options
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 , |