zsh-workers
 help / color / mirror / code / Atom feed
From: Stephane Chazelas <Stephane_Chazelas@yahoo.fr>
To: Zsh hackers list <zsh-workers@sunsite.dk>
Subject: completion after < at the start of the line
Date: Tue, 27 Mar 2007 22:37:27 +0100	[thread overview]
Message-ID: <20070327213726.GF4885@sc.homeunix.net> (raw)

Hiya,

some weird behavior, I suspect something wrong here.

It all started with zsh taking 100% for some time (time being
big) when doing

$ < ~/loc<TAB> some command

That is invoking completion on a file after an input redirection
added as an afterthought at the beggining of a command line.

Now, some things easier to reproduce:

$ mkdir 1
$ cd 1
$ touch foo bar
$ zsh -f
sc% < b<TAB> foo

(That is type "< b foo" move the cursor back to 4rd character,
then type <Tab>)

Then zsh completes that to:

sc% < foo foo

(instead of expected < bar foo).

(don't know if that's related to the 100% CPU case).

With either of 4.3.2-dev-1+20070322-1 or 4.3.2-25 debian
packages.

-- 
Stéphane


             reply	other threads:[~2007-03-28  0:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-27 21:37 Stephane Chazelas [this message]
2007-03-28 14:29 ` Peter Stephenson
2007-03-28 21:25   ` Peter Stephenson
2007-03-29 21:25     ` Peter Stephenson

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=20070327213726.GF4885@sc.homeunix.net \
    --to=stephane_chazelas@yahoo.fr \
    --cc=zsh-workers@sunsite.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).