diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2016-10-18 23:23:49 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2016-10-18 23:23:49 +0100 |
commit | 1fbb7f1a41c517fd37534eeb8223499a081df0aa (patch) | |
tree | cc2a7251fbf82709551b0e5cc0772dae40e52a4d /tmux.1 | |
parent | 3742f66abb7eeb9e31793a935fae3a2ecc0332fd (diff) | |
parent | 3a6beea06460826a89b43bdc85270973105e47ff (diff) | |
download | rtmux-1fbb7f1a41c517fd37534eeb8223499a081df0aa.tar.gz rtmux-1fbb7f1a41c517fd37534eeb8223499a081df0aa.tar.bz2 rtmux-1fbb7f1a41c517fd37534eeb8223499a081df0aa.zip |
Merge branch 'master' of github.com:tmux/tmux
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -3146,6 +3146,11 @@ see the .Ic message-command-style option. .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 .Op Ic on | off .Xc @@ -3157,11 +3162,6 @@ function key sequences; these have a number included to indicate modifiers such as Shift, Alt or Ctrl. The default is off. .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 .It Xo Ic show-options .Op Fl gqsvw |