aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2019-04-08 09:36:34 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2019-04-08 10:38:50 +0100
commitb5b67c538605fef234aa8ea95c0e277449dac4fc (patch)
treef1ab9c36c608e29b809116a36ef9a5614b07a79c /tmux.1
parentfbe488e4de34e9d4930f245844d0fc8ee07d39ef (diff)
downloadrtmux-b5b67c538605fef234aa8ea95c0e277449dac4fc.tar.gz
rtmux-b5b67c538605fef234aa8ea95c0e277449dac4fc.tar.bz2
rtmux-b5b67c538605fef234aa8ea95c0e277449dac4fc.zip
Document that switch-client can change all of session,window,pane and check for
% in the target as well as ":.".
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.18
1 files changed, 8 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index ebbdc5bd..0596da0c 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1096,6 +1096,14 @@ Switch the current session for client
.Ar target-client
to
.Ar target-session .
+As a special case,
+.Fl t
+may refer to a pane (a target that contains
+.Ql : ,
+.Ql .
+or
+.Ql % )
+in which case the session, window and pane are all changed.
If
.Fl l ,
.Fl n