[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.464 and 1.465

version 1.464, 2015/11/24 21:50:06 version 1.465, 2015/11/24 21:52:06
Line 891 
Line 891 
 Rename the session to  Rename the session to
 .Ar new-name .  .Ar new-name .
 .It Xo Ic show-messages  .It Xo Ic show-messages
 .Op Fl IJT  .Op Fl JT
 .Op Fl t Ar target-client  .Op Fl t Ar target-client
 .Xc  .Xc
 .D1 (alias: Ic showmsgs )  .D1 (alias: Ic showmsgs )
Line 904 
Line 904 
 .Fl t ,  .Fl t ,
 display the log for  display the log for
 .Ar target-client .  .Ar target-client .
 .Fl I ,  
 .Fl J  .Fl J
 and  and
 .Fl T  .Fl T
 show debugging information about the running server, jobs and terminals.  show debugging information about jobs and terminals.
 .It Ic source-file Ar path  .It Ic source-file Ar path
 .D1 (alias: Ic source )  .D1 (alias: Ic source )
 Execute commands from  Execute commands from
Line 3414 
Line 3413 
 .It Li "session_name" Ta "#S" Ta "Name of session"  .It Li "session_name" Ta "#S" Ta "Name of session"
 .It Li "session_width" Ta "" Ta "Width of session"  .It Li "session_width" Ta "" Ta "Width of session"
 .It Li "session_windows" Ta "" Ta "Number of windows in session"  .It Li "session_windows" Ta "" Ta "Number of windows in session"
   .It Li "start_time" Ta "" Ta "Server start time"
 .It Li "window_activity" Ta "" Ta "Integer time of window last activity"  .It Li "window_activity" Ta "" Ta "Integer time of window last activity"
 .It Li "window_active" Ta "" Ta "1 if window active"  .It Li "window_active" Ta "" Ta "1 if window active"
 .It Li "window_bell_flag" Ta "" Ta "1 if window has bell"  .It Li "window_bell_flag" Ta "" Ta "1 if window has bell"

Legend:
Removed from v.1.464  
changed lines
  Added in v.1.465