Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Package information for non-installed programs in ZSH
- X-seq: zsh-users 15939
- From: Oliver Keszöcze <keszocze@xxxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Package information for non-installed programs in ZSH
- Date: Tue, 05 Apr 2011 13:40:16 +0200
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hello
Using BASH and Ubuntu I get messages such as
The program 'gcc' can be found in the following packages:
* gcc
* pentium-builder
Try: sudo apt-get install <selected package>
if I try to run stuff I do not have currently installed. If I try the
same using
ZSH I get
zsh: correct 'gcc' to '_gcc' [nyae]? n
zsh: command not found: gcc
Is there a way to get the BASH behaviour under ZSH? Is it a BASH feature
anyway (might be some Ubuntu stuff)?
Best Regards
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author