[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.38 and 1.39

version 1.38, 2013/06/23 13:10:46 version 1.39, 2013/10/05 13:56:48
Line 128 
Line 128 
   
         { .name = "default-path",          { .name = "default-path",
           .type = OPTIONS_TABLE_STRING,            .type = OPTIONS_TABLE_STRING,
           .default_str = ""            .default_str = "~"
         },          },
   
         { .name = "default-shell",          { .name = "default-shell",

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39