[BACK]Return to tmux.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / tmux

Diff for /src/usr.bin/tmux/tmux.1 between version 1.941 and 1.942

version 1.941, 2024/04/10 07:36:25 version 1.942, 2024/05/14 07:40:39
Line 3795 
Line 3795 
 .It Ic prompt-history-limit Ar number  .It Ic prompt-history-limit Ar number
 Set the number of history items to save in the history file for each type of  Set the number of history items to save in the history file for each type of
 command prompt.  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  .It Xo Ic set-clipboard
 .Op Ic on | external | off  .Op Ic on | external | off
 .Xc  .Xc

Legend:
Removed from v.1.941  
changed lines
  Added in v.1.942