Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: turning off correction for specified words
- X-seq: zsh-users 1320
- From: Adam Spiers <adam@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: Re: turning off correction for specified words
- Date: Sun, 15 Feb 1998 12:03:14 +0000
- In-reply-to: <E0y3mxg-0002pl-00@xxxxxxxxxxxxxxxxx>; from Niall Smart on Sat, Feb 14, 1998 at 07:09:16PM +0000
- References: <E0y3mxg-0002pl-00@xxxxxxxxxxxxxxxxx>
- Reply-to: Adam Spiers <adam.spiers@xxxxxxxxxxxx>
Niall Smart (njs3@xxxxxxxxxxxx) wrote:
> On Feb 14, 6:06pm, Adam Spiers wrote:
> } Subject: Re: turning off correction for specified words
> > Niall Smart (njs3@xxxxxxxxxxxx) wrote:
> > > Is it possible to tell zsh not to try and correct certain words?
> >
> > Yes. RTFM and search for `nocorrect'.
>
> I had looked at this and it doesn't seem to do what I want. I wanted to
> be able to say: don't try and correct the words "foobar" and "depend". It's
> analagous to fignore for tab completion.
Ah, I see. I'm fairly sure (from looking through the man pages
and source) that this isn't possible at the moment. Sounds like
it might be quite a nice feature to have though! Fancy writing
a patch for it? :-)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author