zsh-workers
 help / color / mirror / code / Atom feed
* option and case insensitive matcher-list.
@ 2000-05-15 23:05 Tanaka Akira
  0 siblings, 0 replies; only message in thread
From: Tanaka Akira @ 2000-05-15 23:05 UTC (permalink / raw)
  To: zsh-workers

Z(4):akr@serein% Src/zsh -f
serein% bindkey -e; autoload -U compinit; compinit -D; compdef _tst tst
serein% _tst () { _arguments '-o+:o: _message x' -O }
serein% zstyle ':completion:*' matcher-list '' 'm:{a-z}={A-Z}'
serein% tst -o<TAB>
->
serein% tst -O 

Is this intentional?  I like that `x' is displayed in this case,
though.
-- 
Tanaka Akira


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

only message in thread, other threads:[~2000-05-15 23:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-15 23:05 option and case insensitive matcher-list Tanaka Akira

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