[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.1008 and 1.1009

version 1.1008, 2020/04/18 15:12:28 version 1.1009, 2020/04/18 17:20:25
Line 782 
Line 782 
         int                      sync;          int                      sync;
   
         struct screen_write_collect_item *item;          struct screen_write_collect_item *item;
         struct screen_write_collect_line *list;  
         u_int                    scrolled;          u_int                    scrolled;
         u_int                    bg;          u_int                    bg;
   

Legend:
Removed from v.1.1008  
changed lines
  Added in v.1.1009