mirror of
https://github.com/tmux/tmux.git
synced 2024-11-05 02:18:47 +00:00
up-pane and down-pane no longer auto-repeat; update the description of
repeat-time accordingly. ok nicm@ if you prefer old behaviour; bind -r Up up-pane bind -r Down down-pane
This commit is contained in:
parent
4a04b498db
commit
ce4eb6559e
4
tmux.1
4
tmux.1
@ -1225,9 +1225,7 @@ Whether a key repeats may be set when it is bound using the
|
|||||||
flag to
|
flag to
|
||||||
.Ic bind-key .
|
.Ic bind-key .
|
||||||
Repeat is enabled for the default keys of the
|
Repeat is enabled for the default keys of the
|
||||||
.Ic up-pane ,
|
.Ic resize-pane-up
|
||||||
.Ic down-pane ,
|
|
||||||
.Ic resize-pane-up ,
|
|
||||||
and
|
and
|
||||||
.Ic resize-pane-down
|
.Ic resize-pane-down
|
||||||
commands.
|
commands.
|
||||||
|
Loading…
Reference in New Issue
Block a user