aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tmux.12
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 6c8a542e..cd57cadb 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2912,7 +2912,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