[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.153 and 1.154

version 1.153, 2009/11/01 23:20:37 version 1.154, 2009/11/02 20:18:22
Line 60 
Line 60 
 #define NAME_INTERVAL 500  #define NAME_INTERVAL 500
   
 /* Escape timer period, in milliseconds. */  /* Escape timer period, in milliseconds. */
 #define ESCAPE_PERIOD 250  #define ESCAPE_PERIOD 500
   
 /* Maximum poll timeout (when attached). */  /* Maximum poll timeout (when attached). */
 #define POLL_TIMEOUT 50  #define POLL_TIMEOUT 50

Legend:
Removed from v.1.153  
changed lines
  Added in v.1.154