zsh-users
 help / color / mirror / code / Atom feed
From: Felix Rosencrantz <f_rosencrantz@yahoo.com>
To: Peter Stephenson <pws@csr.com>, Zsh users list <zsh-users@sunsite.dk>
Subject: Re: zsh 4.2.1-test-A
Date: Fri, 6 Aug 2004 20:03:16 -0700 (PDT)	[thread overview]
Message-ID: <20040807030316.97489.qmail@web51103.mail.yahoo.com> (raw)
In-Reply-To: <200408061350.i76DovBi028948@news01.csr.com>

Still seeing the problem from zsh-workers/20057.
http://www.zsh.org/mla/workers/2004/msg00707.html
Here's a slight more compact version...
zsh -f
autoload -U compinit; compinit -C
zstyle ':completion:*' matcher-list 'r:|[ ]=** r:[^a-z]||[a-z]=**'
mkdir bug; cd bug
touch "steve green" "peter stephenson"
more st<TAB>
peter\ stephenson  steve\ green
more ./st<TAB>     # -> results in the following line
more ./
In the last case, after the tab is hit, the "st" characters are removed by zsh.

-FR.


	
		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 


      reply	other threads:[~2004-08-07  3:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-06 13:50 Peter Stephenson
2004-08-07  3:03 ` Felix Rosencrantz [this message]

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=20040807030316.97489.qmail@web51103.mail.yahoo.com \
    --to=f_rosencrantz@yahoo.com \
    --cc=pws@csr.com \
    --cc=zsh-users@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).