[BACK]Return to tmux.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / tmux

Diff for /src/usr.bin/tmux/tmux.h between version 1.586 and 1.587

version 1.586, 2015/11/23 23:47:57 version 1.587, 2015/11/24 09:34:55
Line 1394 
Line 1394 
         OPTIONS_TABLE_STYLE          OPTIONS_TABLE_STYLE
 };  };
 enum options_table_scope {  enum options_table_scope {
           OPTIONS_TABLE_NONE,
         OPTIONS_TABLE_SERVER,          OPTIONS_TABLE_SERVER,
         OPTIONS_TABLE_SESSION,          OPTIONS_TABLE_SESSION,
         OPTIONS_TABLE_WINDOW,          OPTIONS_TABLE_WINDOW,

Legend:
Removed from v.1.586  
changed lines
  Added in v.1.587