summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornicm <nicm>2019-10-23 14:10:13 +0000
committernicm <nicm>2019-10-23 14:10:13 +0000
commit6700018ce519025883b33e7df7d09708b1f9526b (patch)
treef13249aa642b755522015236266780614d6dc81e
parentf7fb5df54312fb4d7421ba7b25fa00987085ac65 (diff)
Document Any key, from Jason Felice.
-rw-r--r--tmux.14
1 files changed, 4 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index d21e9e8f..8c9fad39 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2600,6 +2600,10 @@ bind-key '"' split-window
bind-key "'" new-window
.Ed
.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:
.Bl -tag -width Ds
.It Xo Ic bind-key