Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: MH command completion problems
- X-seq: zsh-users 585
- From: John Harres <Harres@xxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: Re: MH command completion problems
- Date: Mon, 06 Jan 1997 08:24:10 -0700
- Cc: Peter Stephenson <pws@xxxxxx>
- In-reply-to: "Your message of Mon, 06 Jan 97 09:35:28 +0100." <199701060835.JAA04361@xxxxxxxxxxxx>
> John Harres wrote:
> > I've been a happy user of Peter Stephenson's mh completion commands, but
> > I've noticed a problem that I hoped someone might know the solution to.
> > When I do a:
> >
> > folder +work/
> >
> > and then hit <tab>, all I get is "folder +work//", and any subsequent
> > <tab>'s just add slashes. Nothing is listed below either.
> >
> > Suggestions?
>
> I've noticed the slash sometimes gets doubled, which I've never
> tracked down, but I think it's internal to zle_tricky.c (some
> confusion with suffixes?), since if you type one slash and list the
> completions with ^D, they appear correct. I haven't seen it fail to
> complete subfolders, however. I presume there is more than one
> subfolder, so it can't start a completion. It should still be able to
> autolist, though.
>
I tried the ^D, and you are right, it did list the subfolders correctly.
Subsequently hitting <tab> still only inserts more /'s.
John Harres
harres@xxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author