Fix example for user-keys.

pull/1041/merge
nicm 2017-08-19 20:40:16 +00:00
parent 8daa1d5f54
commit 768740ae98
1 changed files with 1 additions and 1 deletions

2
tmux.1
View File

@ -2912,7 +2912,7 @@ and so on.
.Pp .Pp
For example: For example:
.Bd -literal -offset indent .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 bind User0 resize-pane -L 3
.Ed .Ed
.It Xo Ic visual-activity .It Xo Ic visual-activity