[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.509 and 1.510

version 1.509, 2016/10/16 17:55:14 version 1.510, 2016/10/16 19:55:52
Line 3244 
Line 3244 
 is on so the pane has not closed.  is on so the pane has not closed.
 .It pane-exited  .It pane-exited
 Run when the program running in a pane exits.  Run when the program running in a pane exits.
   .It session-created
   Run when a new session created.
   .It session-closed
   Run when a session closed.
 .It session-renamed  .It session-renamed
 Run when a session is renamed.  Run when a session is renamed.
 .It window-renamed  .It window-renamed
Line 3467 
Line 3471 
 .It Li "history_limit" Ta "" Ta "Maximum window history lines"  .It Li "history_limit" Ta "" Ta "Maximum window history lines"
 .It Li "history_size" Ta "" Ta "Size of history in bytes"  .It Li "history_size" Ta "" Ta "Size of history in bytes"
 .It Li "hook" Ta "" Ta "Name of running hook, if any"  .It Li "hook" Ta "" Ta "Name of running hook, if any"
   .It Li "hook_session" Ta "" Ta "ID of session where hook was run, if any"
   .It Li "hook_session_name" Ta "" Ta "Name of session where hook was run, if any"
   .It Li "hook_window" Ta "" Ta "ID of window where hook was run, if any"
   .It Li "hook_window_name" Ta "" Ta "Name of window where hook was run, if any"
 .It Li "host" Ta "#H" Ta "Hostname of local host"  .It Li "host" Ta "#H" Ta "Hostname of local host"
 .It Li "host_short" Ta "#h" Ta "Hostname of local host (no domain name)"  .It Li "host_short" Ta "#h" Ta "Hostname of local host (no domain name)"
 .It Li "insert_flag" Ta "" Ta "Pane insert flag"  .It Li "insert_flag" Ta "" Ta "Pane insert flag"

Legend:
Removed from v.1.509  
changed lines
  Added in v.1.510