[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.707 and 1.708

version 1.707, 2020/01/27 09:04:47 version 1.708, 2020/01/28 10:44:30
Line 23 
Line 23 
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm tmux  .Nm tmux
 .Bk -words  .Bk -words
 .Op Fl 2Cluv  .Op Fl 2CluvV
 .Op Fl c Ar shell-command  .Op Fl c Ar shell-command
 .Op Fl f Ar file  .Op Fl f Ar file
 .Op Fl L Ar socket-name  .Op Fl L Ar socket-name
Line 210 
Line 210 
 server process to toggle logging between on (as if  server process to toggle logging between on (as if
 .Fl v  .Fl v
 was given) and off.  was given) and off.
   .It Fl V
   Report the
   .Nm
   version.
   .Pp
 .It Ar command Op Ar flags  .It Ar command Op Ar flags
 This specifies one of a set of commands used to control  This specifies one of a set of commands used to control
 .Nm ,  .Nm ,
Line 4369 
Line 4374 
 .It Li "session_windows" Ta "" Ta "Number of windows in session"  .It Li "session_windows" Ta "" Ta "Number of windows in session"
 .It Li "socket_path" Ta "" Ta "Server socket path"  .It Li "socket_path" Ta "" Ta "Server socket path"
 .It Li "start_time" Ta "" Ta "Server start time"  .It Li "start_time" Ta "" Ta "Server start time"
   .It Li "version" Ta "" Ta "Server version"
 .It Li "window_active" Ta "" Ta "1 if window active"  .It Li "window_active" Ta "" Ta "1 if window active"
 .It Li "window_active_clients" Ta "" Ta "Number of clients viewing this window"  .It Li "window_active_clients" Ta "" Ta "Number of clients viewing this window"
 .It Li "window_active_clients_list" Ta "" Ta "List of clients viewing this window"  .It Li "window_active_clients_list" Ta "" Ta "List of clients viewing this window"

Legend:
Removed from v.1.707  
changed lines
  Added in v.1.708