It's ugly but it seems to work: http://dl.dropbox.com/u/6777848/d-completion.sh

Put it in /etc/bash_completion.d/ or (preferably) invoke it from ~/.bashrc or 
~/.bash_profile:

. d-completion.sh

It will enable autocomplete for dmd and rdmd in bash. You may need to install 
the bash-completion package of your distro.

Reply via email to