zsh-workers
 help / color / mirror / code / Atom feed
From: Oliver Kiddle <opk@u.genie.co.uk>
To: Zsh workers <zsh-workers@sunsite.auc.dk>
Subject: A couple of bugs
Date: Mon, 03 Apr 2000 10:51:54 +0100	[thread overview]
Message-ID: <38E869B9.7583F179@u.genie.co.uk> (raw)

I was trying to work out why completion for the second argument to cd
wasn't working and found what I think is a bug with the handling of
patterns of the form pat1~pat2. This bug manifests itself when the
first character of pat2 is a slash. Try this:
  echo /*~/dev
This gives me a message about no matches found. I would expect results
similar to what you see with:
  echo /*~[/]dev

The second bug is that completion after ~+ or ~- seems to have been
broken since dev-19:
  cd ~+1/<tab>
  unknown user `+1'
Here I would expect file completion after the appropriate directory
from the stack. The problem is also the case for named directories.

Oliver Kiddle


             reply	other threads:[~2000-04-03  9:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-03  9:51 Oliver Kiddle [this message]
2000-04-03 10:11 ` Bart Schaefer
  -- strict thread matches above, loose matches on Subject: below --
2000-04-03 11:31 Sven Wischnowsky
1999-03-03 10:52 Sven Wischnowsky

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=38E869B9.7583F179@u.genie.co.uk \
    --to=opk@u.genie.co.uk \
    --cc=zsh-workers@sunsite.auc.dk \
    /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).