[BACK]Return to cmd-select-layout.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / tmux

Diff for /src/usr.bin/tmux/cmd-select-layout.c between version 1.23 and 1.24

version 1.23, 2014/10/20 22:29:25 version 1.24, 2014/10/20 22:34:31
Line 30 
Line 30 
         "select-layout", "selectl",          "select-layout", "selectl",
         "npt:", 0, 1,          "npt:", 0, 1,
         "[-np] " CMD_TARGET_WINDOW_USAGE " [layout-name]",          "[-np] " CMD_TARGET_WINDOW_USAGE " [layout-name]",
           0,
         cmd_select_layout_exec          cmd_select_layout_exec
 };  };
   

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24