mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 06:17:04 +00:00
Support ! for last pane.
This commit is contained in:
7
tmux.1
7
tmux.1
@ -435,10 +435,11 @@ first attempts to use the argument as a pane index; if that fails, it is looked
|
||||
up as for
|
||||
.Ar target-window .
|
||||
A
|
||||
.Ql +
|
||||
or
|
||||
.Ql + ,
|
||||
.Ql -
|
||||
indicate the next or previous pane index, respectively.
|
||||
or
|
||||
.Ql \&!
|
||||
indicate the next, previous or last pane.
|
||||
One of the strings
|
||||
.Em top ,
|
||||
.Em bottom ,
|
||||
|
Reference in New Issue
Block a user