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

Diff for /src/usr.bin/tmux/cmd-display-panes.c between version 1.7 and 1.8

version 1.7, 2013/10/10 12:00:19 version 1.8, 2014/10/20 22:29:25
Line 31 
Line 31 
         "t:", 0, 0,          "t:", 0, 0,
         CMD_TARGET_CLIENT_USAGE,          CMD_TARGET_CLIENT_USAGE,
         0,          0,
         NULL,  
         cmd_display_panes_exec          cmd_display_panes_exec
 };  };
   

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8