Document that switch-client can change all of session,window,pane and

check for % in the target as well as ":.".
This commit is contained in:
nicm
2019-04-17 14:39:37 +00:00
parent 78287e27c8
commit 5943cd1907
2 changed files with 9 additions and 1 deletions

8
tmux.1
View File

@ -1053,6 +1053,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