mirror of
https://github.com/tmux/tmux.git
synced 2025-09-01 20:57:00 +00:00
When the pause-after flag is set, send an alternative %extended-output
form instead of %output with the age of the output.
This commit is contained in:
11
tmux.1
11
tmux.1
@ -5910,6 +5910,17 @@ or an error occurred.
|
||||
If present,
|
||||
.Ar reason
|
||||
describes why the client exited.
|
||||
.It Ic %extended-output Ar pane-id Ar age Ar ... : Ar value
|
||||
New form of
|
||||
.Ic %output
|
||||
sent when the
|
||||
.Ar pause-after
|
||||
flag is set.
|
||||
.Ar age
|
||||
is the time in milliseconds for which tmux had buffered the output before it was sent.
|
||||
Any subsequent arguments up until a single
|
||||
.Ql \&:
|
||||
are for future use and should be ignored.
|
||||
.It Ic %layout-change Ar window-id Ar window-layout Ar window-visible-layout Ar window-flags
|
||||
The layout of a window with ID
|
||||
.Ar window-id
|
||||
|
Reference in New Issue
Block a user