aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2017-08-20 00:01:22 +0100
committerThomas Adam <thomas@xteddy.org>2017-08-20 00:01:22 +0100
commitccdc3690257862481c3d193d150a071fba094a11 (patch)
tree20e03c81018cc8ae932c20d43b880c2778e8dd65
parent07a13697e10af0a4eee1c158cef679be177fb6e7 (diff)
parent768740ae98e01002a6b34fee459deda514a0ff07 (diff)
downloadrtmux-ccdc3690257862481c3d193d150a071fba094a11.tar.gz
rtmux-ccdc3690257862481c3d193d150a071fba094a11.tar.bz2
rtmux-ccdc3690257862481c3d193d150a071fba094a11.zip
Merge branch 'obsd-master'
-rw-r--r--tmux.12
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index c9d1d640..412441a5 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2916,7 +2916,7 @@ and so on.
.Pp
For example:
.Bd -literal -offset indent
-set -s user-keys[0] '\e[5;30012~'
+set -s user-keys[0] "\ee[5;30012~"
bind User0 resize-pane -L 3
.Ed
.It Xo Ic visual-activity