diff options
author | Thomas Adam <thomas@xteddy.org> | 2020-04-24 00:01:27 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2020-04-24 00:01:27 +0100 |
commit | ca13208b6be90b3e9a909aeb3a0eec7078d4e3ca (patch) | |
tree | d208f7d22eb208fe8ce53fa767fff9744fbe64d9 | |
parent | d1c1e05ea71f4d2f01eb9b4370896049b02a1818 (diff) | |
parent | 18886cb510b26a8db0d39c39e8682843bbac7d20 (diff) | |
download | rtmux-ca13208b6be90b3e9a909aeb3a0eec7078d4e3ca.tar.gz rtmux-ca13208b6be90b3e9a909aeb3a0eec7078d4e3ca.tar.bz2 rtmux-ca13208b6be90b3e9a909aeb3a0eec7078d4e3ca.zip |
Merge branch 'obsd-master'
-rw-r--r-- | tmux.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2715,7 +2715,7 @@ Commands related to key bindings are as follows: .Op Fl nr .Op Fl N Ar note .Op Fl T Ar key-table -.Ar key Ar command Op Ar arguments +.Ar key command Op Ar arguments .Xc .D1 (alias: Ic bind ) Bind key @@ -5662,7 +5662,7 @@ A notification will never occur inside an output block. .Pp The following notifications are defined: .Bl -tag -width Ds -.It Ic %client-session-changed Ar client Ar session-id Ar name +.It Ic %client-session-changed Ar client session-id name The client is now attached to the session with ID .Ar session-id , which is named |