aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2020-09-16 19:12:59 +0000
committernicm <nicm>2020-09-16 19:12:59 +0000
commit3206869ea5cbcf0caa9e62ec11edb170aae2cf27 (patch)
treedfb89ff79df20c9b7c13ee10742d312199e27417 /tmux.1
parent869c0e860fcf0851ef1751ca9187599913ca056a (diff)
downloadrtmux-3206869ea5cbcf0caa9e62ec11edb170aae2cf27.tar.gz
rtmux-3206869ea5cbcf0caa9e62ec11edb170aae2cf27.tar.bz2
rtmux-3206869ea5cbcf0caa9e62ec11edb170aae2cf27.zip
Add -q flag to unbind-key to hide errors, GitHub issue 2381.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.15
1 files changed, 4 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 08b329f4..b5cbafe8 100644
--- a/tmux.1
+++ b/tmux.1
@@ -3039,7 +3039,7 @@ Send the prefix key, or with
.Fl 2
the secondary prefix key, to a window as if it was pressed.
.It Xo Ic unbind-key
-.Op Fl an
+.Op Fl anq
.Op Fl T Ar key-table
.Ar key
.Xc
@@ -3054,6 +3054,9 @@ are the same as for
If
.Fl a
is present, all key bindings are removed.
+The
+.Fl q
+option prevents errors being returned.
.El
.Sh OPTIONS
The appearance and behaviour of