Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: easy question
- X-seq: zsh-users 192
- From: Zefram <A.Main@xxxxxxxxxxxxxxxxx>
- To: unpingco@xxxxxxxxxxxx (Jose Unpingco)
- Subject: Re: easy question
- Date: Mon, 29 Apr 1996 22:42:34 +0100 (BST)
- Cc: zsh-users@xxxxxxxxxxxxxxx (Z Shell users mailing list)
- In-reply-to: <9604292133.AA03955@xxxxxxxxxxxxxxxxx> from "Jose Unpingco" at Apr 29, 96 02:33:37 pm
>why is it that when I do
[...]
>% man mtlab
>
>I get
>
>No manual entry for mtlab.
Because you don't have a manual entry for mtlab?
>instead of a correction prompting me for matlab instead of mtlab?
Oh. Correction doesn't look at the compctl settings yet, nor (IMHO)
should it. Some of the more complex completions often complete to only
a small subset of legal arguments to a program. What is needed for
correctall to be useful is a way to disable it for particular commands
-- oh, look, we have nocorrect.
-zefram
Messages sorted by:
Reverse Date,
Date,
Thread,
Author