On Mon, 13 Sep 2010 01:54:16 +0900, Andrei Alexandrescu <seewebsiteforem...@erdani.org> wrote:

On 9/12/10 10:48 CDT, Lutger wrote:
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.

Cool! This should be on D's website. Any zsh completion experts to provide something similar for zsh?


I'm not a zsh completion experts, but I use following script.

http://dl.dropbox.com/u/374829/_dmd

Reply via email to