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

Diff for /src/usr.bin/tmux/cmd-confirm-before.c between version 1.19 and 1.20

version 1.19, 2013/03/24 09:54:10 version 1.20, 2013/10/10 12:00:19
Line 38 
Line 38 
         "[-p prompt] " CMD_TARGET_CLIENT_USAGE " command",          "[-p prompt] " CMD_TARGET_CLIENT_USAGE " command",
         0,          0,
         cmd_confirm_before_key_binding,          cmd_confirm_before_key_binding,
         NULL,  
         cmd_confirm_before_exec          cmd_confirm_before_exec
 };  };
   

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20