Comment 1 for bug 864967

Revision history for this message
Ken Sharp (kennybobs) wrote : Re: Bash autocompletion should include .msi for Wine

complete -f -X '!*.@([eE][xX][eE]?(.[sS][oO])|[cC][oO][mM]|[sS][cC][rR]|[mM][sS][iI])' wine

The above in /etc/bash_completion does the job.