Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Package auto-suggestion under Debian/Ubuntu ?



Hi all,
One small thing I like with Bash is that auto-suggests packages when you try
to use an unknown command, like this:

 $ eclipse

The program 'eclipse' is currently not installed.  You can install it by
> typing:

sudo apt-get install eclipse-platform


In Zsh, I just get:

% eclipse

zsh: command not found: eclipse


Does anyone how to get this working with Zsh ?

Thanks,
Julien Nicoulaud


Messages sorted by: Reverse Date, Date, Thread, Author