CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/05/05 17:24:23
Modified files:
usr.bin/tmux : Makefile cmd-command-prompt.c cmd.c
key-bindings.c tmux.1 tmux.h
Removed files:
usr.bin/tmux : cmd-select-prompt.c
Log message:
Identical behaviour to select-prompt can now be obtained with
command-prompt, so remove select-prompt and change ' to be bound to
command-prompt -p index "select-window -t :%%".
