summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2020-02-15 15:08:08 +0000
committernicm <nicm>2020-02-15 15:08:08 +0000
commita1f6bd55b652cd1658a005f96bbb667d637fe347 (patch)
tree94fb3b6943f1357749b7d1f15af52de2fb92caaf /tmux.1
parent58b47bf01b4136a7f90cb6852b0ecb1b414e4494 (diff)
Add -a to list-keys to also list keys without notes with -N, suggested
by Shehu Dikko.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.14
1 files changed, 3 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 6f581da4..8586407b 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2686,7 +2686,7 @@ To view the default bindings and possible commands, see the
.Ic list-keys
command.
.It Xo Ic list-keys
-.Op Fl 1N
+.Op Fl 1aN
.Op Fl P Ar prefix-string Fl T Ar key-table
.Op key
.Xc
@@ -2718,6 +2718,8 @@ also lists only keys in
specifies a prefix to print before each key and
.Fl 1
lists only the first matching key.
+.Fl a
+lists the command for keys that do have a note rather than skipping them.
.It Xo Ic send-keys
.Op Fl FHlMRX
.Op Fl N Ar repeat-count