aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2021-04-15 08:01:23 +0100
committerThomas Adam <thomas@xteddy.org>2021-04-15 08:01:23 +0100
commit6f6b7f82611368c9b6f69b8c4fb0af0dacc6fa0a (patch)
tree04002e510c2071564a99eda32fd662138ec200a1
parentbb6242675ad0c7447daef148fffced882e5b4a61 (diff)
parent33f9b08bbb043e1fdf5638a6ae517ab7f5e4547a (diff)
downloadrtmux-6f6b7f82611368c9b6f69b8c4fb0af0dacc6fa0a.tar.gz
rtmux-6f6b7f82611368c9b6f69b8c4fb0af0dacc6fa0a.tar.bz2
rtmux-6f6b7f82611368c9b6f69b8c4fb0af0dacc6fa0a.zip
Merge branch 'obsd-master' into master
-rw-r--r--tmux.17
1 files changed, 4 insertions, 3 deletions
diff --git a/tmux.1 b/tmux.1
index 2343ab89..84cddc55 100644
--- a/tmux.1
+++ b/tmux.1
@@ -6116,12 +6116,13 @@ and matching
.Em %end
or
.Em %error
-have two arguments: an integer time (as seconds from epoch) and command number.
+have three arguments: an integer time (as seconds from epoch), command number and
+flags (currently not used).
For example:
.Bd -literal -offset indent
-%begin 1363006971 2
+%begin 1363006971 2 1
0: ksh* (1 panes) [80x24] [layout b25f,80x24,0,0,2] @2 (active)
-%end 1363006971 2
+%end 1363006971 2 1
.Ed
.Pp
The