zsh-users
 help / color / mirror / code / Atom feed
* problem with zstyle file-patterns
@ 2013-11-05  3:36 John
  2013-11-05  7:31 ` Bart Schaefer
  0 siblings, 1 reply; 4+ messages in thread
From: John @ 2013-11-05  3:36 UTC (permalink / raw)
  To: zsh-users

[-- Attachment #1: Type: text/plain, Size: 452 bytes --]

I'm having an issue with file-patterns on zstyle:

% zstyle ':completion:*:*:yes:files' file-patterns '*XXX.*'

(using "yes" as just an example)

Now when I do "yes XXX", I get:

% yes XXX<tab>
XXX-YYY.4 XXX.3

Why is it giving me XXX-YYY.4 as an option when it doesn't match the 
file-patterns, in that it doesn't have a dot after the XXX?

I've also tried 'XXX.*'and 'XXX\.*' and get the same results.

This is with zsh version 4.3.17...

TIA,
John


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

end of thread, other threads:[~2013-11-05 16:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-05  3:36 problem with zstyle file-patterns John
2013-11-05  7:31 ` Bart Schaefer
2013-11-05 16:02   ` John
2013-11-05 16:09   ` John

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