zsh-workers
 help / color / mirror / code / Atom feed
* another file completion problem in 4.3.9-dev-2
@ 2009-05-02  4:09 Greg Klanderman
  2009-05-02 14:54 ` Bart Schaefer
  0 siblings, 1 reply; 4+ messages in thread
From: Greg Klanderman @ 2009-05-02  4:09 UTC (permalink / raw)
  To: Zsh list


Here's another file completion problem in 4.3.9-dev-2:

| [~] greg@lwm| zsh -f     
| lwm% echo $ZSH_VERSION
| 4.3.9-dev-2
| lwm% echo $ZSH_PATCHLEVEL
| 1.4662
| lwm% rm .zcompdump
| lwm% autoload -U compinit
| lwm% compinit -u
| lwm% zstyle ':completion:*' matcher-list '' 'm:{a-zA-Z}={A-Za-z}' '+ l:|=* r:|=*'
| lwm% mkdir temp
| lwm% cd temp
| lwm% touch BarBaz

Now if I try to complete "ls baz", I get nothing.

But if I complete "ls az", it does correctly complete to "ls BarBaz".

thanks,
Greg


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-05-03 18:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-02  4:09 another file completion problem in 4.3.9-dev-2 Greg Klanderman
2009-05-02 14:54 ` Bart Schaefer
2009-05-03 16:56   ` Greg Klanderman
2009-05-03 18:03     ` Bart Schaefer

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