diff options
author | Tiago Cunha <tcunha@gmx.com> | 2012-03-18 02:12:24 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gmx.com> | 2012-03-18 02:12:24 +0000 |
commit | e4eb43ec718357ad692471683a65ef6aeee3720a (patch) | |
tree | ee0fc6c45ebd046e03c141ee327dca012bae5f44 /tmux.1 | |
parent | dc83ba0372380d9f65a720685e38134675a982d8 (diff) | |
download | rtmux-e4eb43ec718357ad692471683a65ef6aeee3720a.tar.gz rtmux-e4eb43ec718357ad692471683a65ef6aeee3720a.tar.bz2 rtmux-e4eb43ec718357ad692471683a65ef6aeee3720a.zip |
Sync OpenBSD patchset 1066:
Add a wrap-search option to turn off wrapping of searches in copy
mode. From Jacobo de Vera.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2665,6 +2665,12 @@ will generate 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 gsw |