mirror of
https://github.com/tmux/tmux.git
synced 2025-04-04 23:28:51 +00: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.
|
keys.
|
||||||
.It Ic down-pane Op Fl t Ar target-pane
|
.It Ic down-pane Op Fl t Ar target-pane
|
||||||
.D1 (alias: Ic downp )
|
.D1 (alias: Ic downp )
|
||||||
Move down a pane.
|
Change the active pane to the next pane (higher index).
|
||||||
.It Xo Ic find-window
|
.It Xo Ic find-window
|
||||||
.Op Fl t Ar target-window
|
.Op Fl t Ar target-window
|
||||||
.Ar match-string
|
.Ar match-string
|
||||||
@ -1013,7 +1013,7 @@ is specified and the window is linked to only one session, it is unlinked and
|
|||||||
destroyed.
|
destroyed.
|
||||||
.It Ic up-pane Op Fl t Ar target-pane
|
.It Ic up-pane Op Fl t Ar target-pane
|
||||||
.D1 (alias: Ic upp )
|
.D1 (alias: Ic upp )
|
||||||
Move up a pane.
|
Change the active pane to the previous pane (lower index).
|
||||||
.El
|
.El
|
||||||
.Sh KEY BINDINGS
|
.Sh KEY BINDINGS
|
||||||
.Nm
|
.Nm
|
||||||
|
Loading…
Reference in New Issue
Block a user