Merge remote-tracking branch 'jpschewe/master'

pull/102/merge
Travis Swicegood 2012-02-11 15:39:13 -06:00
commit b1fe4568ad
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ _tmux() {
new-sesison|new)
case "$prev" in
-t) _tmux_complete_session "${cur}" ;;
-@(n|d|s)) options="-d -n -s -t --" ;;
-[n|d|s]) options="-d -n -s -t --" ;;
*)
if [[ ${COMP_WORDS[option_index]} == -- ]]; then
_command_offset ${option_index}