aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2019-05-28 09:50:54 +0000
committernicm <nicm>2019-05-28 09:50:54 +0000
commit12255411f27e2c937334b1d84671ae46d5ef3c0c (patch)
tree9dfcbecc432316a2fe845db9471e8d8c06bc8570 /tmux.1
parent799a154b91c6e6ff7dbe62b67272f09578c99914 (diff)
downloadrtmux-12255411f27e2c937334b1d84671ae46d5ef3c0c.tar.gz
rtmux-12255411f27e2c937334b1d84671ae46d5ef3c0c.tar.bz2
rtmux-12255411f27e2c937334b1d84671ae46d5ef3c0c.zip
Allow menu items to be disabled by putting a - at the start of their
name, rather than just including #[dim] which still allowed them to be chosen.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.12
1 files changed, 2 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 735e932d..fc51ec30 100644
--- a/tmux.1
+++ b/tmux.1
@@ -4674,6 +4674,8 @@ The name and command are formats, see the
and
.Sx STYLES
sections.
+If the name begins with a hyphen (-), then the item is disabled (shown dim) and
+may not be chosen.
The name may be empty for a separator line, in which case both the key and
command should be omitted.
.Pp