diff options
author | Thomas Adam <thomas@xteddy.org> | 2016-10-18 22:01:12 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2016-10-18 22:01:12 +0100 |
commit | 3a6beea06460826a89b43bdc85270973105e47ff (patch) | |
tree | 053c4839855a89bfb68fae219d10c2faf73591ba /tmux.1 | |
parent | ec47907772b8302ca23b8a8a0b406c4e39e99f47 (diff) | |
parent | e0e9a54a325da2f5648fdb6f429f22a6c12a5fb3 (diff) | |
download | rtmux-3a6beea06460826a89b43bdc85270973105e47ff.tar.gz rtmux-3a6beea06460826a89b43bdc85270973105e47ff.tar.bz2 rtmux-3a6beea06460826a89b43bdc85270973105e47ff.zip |
Merge branch 'obsd-master'
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 |