mirror of
https://github.com/tmux/tmux.git
synced 2025-01-26 07:58:55 +00:00
Fix example for user-keys.
This commit is contained in:
parent
8daa1d5f54
commit
768740ae98
2
tmux.1
2
tmux.1
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user