mirror of
https://github.com/tmux/tmux.git
synced 2025-01-07 16:28:48 +00:00
Document Any key, from Jason Felice.
This commit is contained in:
parent
f7fb5df543
commit
6700018ce5
4
tmux.1
4
tmux.1
@ -2600,6 +2600,10 @@ bind-key '"' split-window
|
|||||||
bind-key "'" new-window
|
bind-key "'" new-window
|
||||||
.Ed
|
.Ed
|
||||||
.Pp
|
.Pp
|
||||||
|
A command bound to the
|
||||||
|
.Em Any
|
||||||
|
key will execute for all keys which do not have a more specific binding.
|
||||||
|
.Pp
|
||||||
Commands related to key bindings are as follows:
|
Commands related to key bindings are as follows:
|
||||||
.Bl -tag -width Ds
|
.Bl -tag -width Ds
|
||||||
.It Xo Ic bind-key
|
.It Xo Ic bind-key
|
||||||
|
Loading…
Reference in New Issue
Block a user