[BACK]Return to options-table.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / tmux

Diff for /src/usr.bin/tmux/options-table.c between version 1.75 and 1.76

version 1.75, 2016/10/13 21:37:03 version 1.76, 2016/12/30 13:49:34
Line 896 
Line 896 
         { .name = "xterm-keys",          { .name = "xterm-keys",
           .type = OPTIONS_TABLE_FLAG,            .type = OPTIONS_TABLE_FLAG,
           .scope = OPTIONS_TABLE_WINDOW,            .scope = OPTIONS_TABLE_WINDOW,
           .default_num = 0            .default_num = 1
         },          },
   
         { .name = NULL }          { .name = NULL }

Legend:
Removed from v.1.75  
changed lines
  Added in v.1.76