summaryrefslogtreecommitdiff
path: root/usr.bin/tmux/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@cvs.openbsd.org>2019-10-23 14:10:14 +0000
committerNicholas Marriott <nicm@cvs.openbsd.org>2019-10-23 14:10:14 +0000
commit22c55bcff93905df566d511707ef3909ad8ce5a6 (patch)
tree51c59bf093eb5b2cc33d7f1188d0501d5f4afb2e /usr.bin/tmux/tmux.1
parentdb1718ae77c3ceb72c00adf6b750068797715425 (diff)
Document Any key, from Jason Felice.
Diffstat (limited to 'usr.bin/tmux/tmux.1')
-rw-r--r--usr.bin/tmux/tmux.16
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1
index 1bd3fb8cf7a..7b7f4004099 100644
--- a/usr.bin/tmux/tmux.1
+++ b/usr.bin/tmux/tmux.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.692 2019/10/23 07:42:05 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.693 2019/10/23 14:10:13 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicholas.marriott@gmail.com>
.\"
@@ -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