mirror of
https://github.com/tmate-io/tmate.git
synced 2025-03-15 00:29:20 +01:00
Tweak descriptions for up/down pane to be clearer.
This commit is contained in:
parent
9b5da97e6f
commit
af2b0f452c
4
tmux.1
4
tmux.1
@ -725,7 +725,7 @@ to
|
||||
keys.
|
||||
.It Ic down-pane Op Fl t Ar target-pane
|
||||
.D1 (alias: Ic downp )
|
||||
Move down a pane.
|
||||
Change the active pane to the next pane (higher index).
|
||||
.It Xo Ic find-window
|
||||
.Op Fl t Ar target-window
|
||||
.Ar match-string
|
||||
@ -1013,7 +1013,7 @@ is specified and the window is linked to only one session, it is unlinked and
|
||||
destroyed.
|
||||
.It Ic up-pane Op Fl t Ar target-pane
|
||||
.D1 (alias: Ic upp )
|
||||
Move up a pane.
|
||||
Change the active pane to the previous pane (lower index).
|
||||
.El
|
||||
.Sh KEY BINDINGS
|
||||
.Nm
|
||||
|
Loading…
Reference in New Issue
Block a user