zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@ifh.de>
To: John Harres <Harres@UWyo.Edu>
Cc: zsh-workers@math.gatech.edu
Subject: Re: MH command completion problems
Date: Mon, 06 Jan 1997 16:44:52 +0100	[thread overview]
Message-ID: <199701061544.QAA13917@hydra.ifh.de> (raw)
In-Reply-To: "John Harres"'s message of "Mon, 06 Jan 1997 08:24:10 MET." <199701061524.IAA05804@horseman.uwyo.edu>

John Harres wrote:
> I tried the ^D, and you are right, it did list the subfolders correctly.
> Subsequently hitting <tab> still only inserts more /'s.

I think it must be a shell bug.  See if you get the problem with:

tstfn() { reply=("${1%/*}/foo" "${1%/*}/bar") }
compctl -K tstfn -S / -q tstfn
tstfn foo/<TAB>

This certainly gives me the double / (you can't get any more because
of the way tstfn is defined), but autolist does work for me.

-- 
Peter Stephenson <pws@ifh.de>       Tel: +49 33762 77366
WWW:  http://www.ifh.de/~pws/       Fax: +49 33762 77413
Deutsches Elektronen-Synchrotron --- Institut fuer Hochenergiephysik Zeuthen
DESY-IfH, 15735 Zeuthen, Germany.


       reply	other threads:[~1997-01-06 15:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <199701061524.IAA05804@horseman.uwyo.edu>
1997-01-06 15:44 ` Peter Stephenson [this message]
1997-01-06 18:14   ` Zefram
1997-01-07  0:10     ` Zoltan Hidvegi
1997-01-07  0:35       ` John Harres

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199701061544.QAA13917@hydra.ifh.de \
    --to=pws@ifh.de \
    --cc=Harres@UWyo.Edu \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).