diff options
author | Thomas Adam <thomas@xteddy.org> | 2020-06-10 08:01:19 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2020-06-10 08:01:19 +0100 |
commit | 8b673cc4f2237b0f5f3e2e2ca7af063b832be052 (patch) | |
tree | 2a06c176fe3d54408e678bcc781df1d4cb872954 /tmux.1 | |
parent | 208d9449b75a8417a473cc40867c50b6b0bc02dd (diff) | |
parent | fddcad6957056a32d8894f8c9c7cd44a9c56610b (diff) | |
download | rtmux-8b673cc4f2237b0f5f3e2e2ca7af063b832be052.tar.gz rtmux-8b673cc4f2237b0f5f3e2e2ca7af063b832be052.tar.bz2 rtmux-8b673cc4f2237b0f5f3e2e2ca7af063b832be052.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 |