=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.941 retrieving revision 1.942 diff -u -r1.941 -r1.942 --- src/usr.bin/tmux/tmux.1 2024/04/10 07:36:25 1.941 +++ src/usr.bin/tmux/tmux.1 2024/05/14 07:40:39 1.942 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.941 2024/04/10 07:36:25 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.942 2024/05/14 07:40:39 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -14,7 +14,7 @@ .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 10 2024 $ +.Dd $Mdocdate: May 14 2024 $ .Dt TMUX 1 .Os .Sh NAME @@ -3795,6 +3795,14 @@ .It Ic prompt-history-limit Ar number Set the number of history items to save in the history file for each type of command prompt. +.It Xo Ic search-wrapped-lines +.Op Ic on | off +.Xc +Defines how +.Nm +handles wrapped lines when searching in copy mode. +When disabled, lines are truncated and searching is faster, but matches may be +missed. .It Xo Ic set-clipboard .Op Ic on | external | off .Xc