mirror of
https://github.com/tmux/tmux.git
synced 2025-01-07 16:28:48 +00:00
xterm-keys was in the wrong place in the list; Dilyan Palauzov.
This commit is contained in:
parent
a0998e42b7
commit
fb109ae97d
10
tmux.1
10
tmux.1
@ -3142,6 +3142,11 @@ see the
|
|||||||
.Ic message-command-style
|
.Ic message-command-style
|
||||||
option.
|
option.
|
||||||
.Pp
|
.Pp
|
||||||
|
.It Xo Ic wrap-search
|
||||||
|
.Op Ic on | off
|
||||||
|
.Xc
|
||||||
|
If this option is set, searches will wrap around the end of the pane contents.
|
||||||
|
The default is on.
|
||||||
.It Xo Ic xterm-keys
|
.It Xo Ic xterm-keys
|
||||||
.Op Ic on | off
|
.Op Ic on | off
|
||||||
.Xc
|
.Xc
|
||||||
@ -3153,11 +3158,6 @@ function key sequences; these have a number included to indicate modifiers such
|
|||||||
as Shift, Alt or Ctrl.
|
as Shift, Alt or Ctrl.
|
||||||
The default is off.
|
The default is off.
|
||||||
.Pp
|
.Pp
|
||||||
.It Xo Ic wrap-search
|
|
||||||
.Op Ic on | off
|
|
||||||
.Xc
|
|
||||||
If this option is set, searches will wrap around the end of the pane contents.
|
|
||||||
The default is on.
|
|
||||||
.El
|
.El
|
||||||
.It Xo Ic show-options
|
.It Xo Ic show-options
|
||||||
.Op Fl gqsvw
|
.Op Fl gqsvw
|
||||||
|
Loading…
Reference in New Issue
Block a user