Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh versus tcsh's "complete=enhance"
- X-seq: zsh-users 10195
- From: Stephane Chazelas <Stephane_Chazelas@xxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: zsh versus tcsh's "complete=enhance"
- Date: Mon, 1 May 2006 10:40:06 +0100
- In-reply-to: <20060430160105.GA32338@xxxxxxxxxxxxxxxx>
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20060430160105.GA32338@xxxxxxxxxxxxxxxx>
On Sun, Apr 30, 2006 at 06:01:05PM +0200, Jörgen Grahn wrote:
> Hi,
>
> Before I switched from tcsh (used it for approximately fifteen years) to zsh,
> I depended heavily on the complete=enhance setting. From tcsh(1):
>
> If the complete shell variable is set to enhance', completion 1) ignores
> case and 2) considers periods, hyphens and underscores (.', -' and _')
> to be word separators and hyphens and underscores to be equivalent.
>
> For example, ~/News/c.o.l.an might expand to ~/News/Comp.os.linux.announce.
> And it works on commands too: s_ad expands to ssh-add.
[...]
Go through compinstall again, there's a menu entry exactly for
that (menu entry "2", then "p" for partial matching, you can
specify the characters).
Search for "partial-word completion" in the manual.
--
Stephane
Messages sorted by:
Reverse Date,
Date,
Thread,
Author