[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.5 and 1.6

version 1.5, 2011/04/18 19:49:05 version 1.6, 2011/05/08 19:53:06
Line 355 
Line 355 
   
         { .name = "terminal-overrides",          { .name = "terminal-overrides",
           .type = OPTIONS_TABLE_STRING,            .type = OPTIONS_TABLE_STRING,
           .default_str = "*88col*:colors=88,*256col*:colors=256"            .default_str = "*88col*:colors=88,*256col*:colors=256,xterm*:XT"
         },          },
   
         { .name = "update-environment",          { .name = "update-environment",

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6