bash completion for dmd and rdmd

Lutger lutger.blijdestijn at gmail.com
Sun Sep 12 08:48:19 PDT 2010


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.


More information about the Digitalmars-d-announce mailing list