zsh-workers
 help / color / mirror / code / Atom feed
* Possible matching control bug
@ 2000-05-26  1:10 Felix Rosencrantz
  0 siblings, 0 replies; only message in thread
From: Felix Rosencrantz @ 2000-05-26  1:10 UTC (permalink / raw)
  To: zsh-workers

I hit a strange behavior, that I think is wrong.  
zsh -f 
mkdir foo
cd foo
touch c00.abc c01.abc.def.00.0
bindkey -e; autoload -U compinit; compinit -D 
zstyle ':completion:*:complete:*' matcher-list 'r:|.=** r:[^0-9]||[0-9]=**'
more c00<TAB>   --->  more c0[]
   and sometimes 
more c00<TAB>	--->  more c0.abc[]
   and 
more c00.<TAB>  --->  more c0.abc[]

-FR.

__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-05-26  1:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-26  1:10 Possible matching control bug Felix Rosencrantz

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).