[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.15 and 1.16

version 1.15, 2009/06/24 08:13:22 version 1.16, 2009/06/24 22:49:56
Line 664 
Line 664 
 .Ar match-string  .Ar match-string
 .Xc  .Xc
 .D1 (alias: Ic findw )  .D1 (alias: Ic findw )
 Search for  Search for the
   .Xr fnmatch 3
   pattern
 .Ar match-string  .Ar match-string
 in window names, titles, and visible content (but not history).  in window names, titles, and visible content (but not history).
 If only one window is matched, it'll be automatically selected, otherwise a  If only one window is matched, it'll be automatically selected, otherwise a
Line 1316 
Line 1318 
 .Xc  .Xc
 Monitor content in the window.  Monitor content in the window.
 When  When
   .Xr fnmatch 3
   pattern
 .Ar match-string  .Ar match-string
 appears in the window, it is highlighted in the status line.  appears in the window, it is highlighted in the status line.
 .It Xo Ic remain-on-exit  .It Xo Ic remain-on-exit

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16