[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.11 and 1.12

version 1.11, 2009/06/03 17:04:16 version 1.12, 2009/06/04 13:36:25
Line 112 
Line 112 
 attempts to guess if the terminal is likely to support UTF-8 by checking  attempts to guess if the terminal is likely to support UTF-8 by checking
 the  the
 .Ev LANG  .Ev LANG
 environment variable for the string "UTF-8".  environment variable for the string "UTF-8".
 This is not always correct: the  This is not always correct: the
 .Fl u  .Fl u
 flag explicitly informs  flag explicitly informs
Line 805 
Line 805 
 .D1 (alias: Ic next )  .D1 (alias: Ic next )
 Move to the next window in the session.  Move to the next window in the session.
 If  If
 .Fl a  .Fl a
 is used, move to the next window with a bell, activity or content alert.  is used, move to the next window with a bell, activity or content alert.
 .It Xo Ic paste-buffer  .It Xo Ic paste-buffer
 .Op Fl d  .Op Fl d
Line 1134 
Line 1134 
 length, for example  length, for example
 .Ql #24T .  .Ql #24T .
 .Pp  .Pp
 By default, UTF-8 in  By default, UTF-8 in
 .Ar string  .Ar string
 is not interpreted, to enable UTF-8, use the  is not interpreted, to enable UTF-8, use the
 .Ic status-utf8  .Ic status-utf8

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12