aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2020-06-16 08:18:34 +0000
committernicm <nicm>2020-06-16 08:18:34 +0000
commit1bf9555e4f1ad19e1e6f97ede6fb19808ff1c267 (patch)
tree517c3ac9fd211c1294523af5f9e11104ae41edaa /tmux.1
parentafe4ea4250073e482c6ec6accfc539f873df6977 (diff)
downloadrtmux-1bf9555e4f1ad19e1e6f97ede6fb19808ff1c267.tar.gz
rtmux-1bf9555e4f1ad19e1e6f97ede6fb19808ff1c267.tar.bz2
rtmux-1bf9555e4f1ad19e1e6f97ede6fb19808ff1c267.zip
d and D keys to reset to default in customize mode.
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 d6fd1c85..3c017e64 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2031,6 +2031,8 @@ The following keys may be used in customize mode:
.It Li "s" Ta "Set option value or key attribute"
.It Li "S" Ta "Set global option value"
.It Li "w" Ta "Set window option value, if option is for pane and window"
+.It Li "d" Ta "Set an option or key to the default"
+.It Li "D" Ta "Set tagged options and tagged keys to the default"
.It Li "u" Ta "Unset an option (set to default value if global) or unbind a key"
.It Li "U" Ta "Unset tagged options and unbind tagged keys"
.It Li "C-s" Ta "Search by name"