[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.979 and 1.980

version 1.979, 2020/04/10 07:44:26 version 1.980, 2020/04/10 20:53:54
Line 843 
Line 843 
         void             (*formats)(struct window_mode_entry *,          void             (*formats)(struct window_mode_entry *,
                              struct format_tree *);                               struct format_tree *);
 };  };
 #define WINDOW_MODE_TIMEOUT 180  
   
 /* Active window mode. */  /* Active window mode. */
 struct window_mode_entry {  struct window_mode_entry {

Legend:
Removed from v.1.979  
changed lines
  Added in v.1.980