zsh-workers
 help / color / mirror / code / Atom feed
* _subscript quotes too much
@ 2008-04-09  0:08 Mikael Magnusson
  2008-04-09  0:11 ` Mikael Magnusson
  0 siblings, 1 reply; 7+ messages in thread
From: Mikael Magnusson @ 2008-04-09  0:08 UTC (permalink / raw)
  To: zsh-workers

% zsh -f
% autoload -U compinit; compinit
% typeset -A foo
% foo[bar]=baz
% foo[*.txt]=blue
% echo $foo[<tab><tab><tab>
% echo $foo[\*.txt]

% echo $foo[*.txt]
blue

I had a look at _subscript but it didn't mean much to me. I thought
maybe there was a (q) too many but there are none at all.

-- 
Mikael Magnusson


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

end of thread, other threads:[~2008-04-09 12:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-09  0:08 _subscript quotes too much Mikael Magnusson
2008-04-09  0:11 ` Mikael Magnusson
2008-04-09  8:49   ` Peter Stephenson
2008-04-09 11:00     ` Peter Stephenson
2008-04-09 11:20       ` Peter Stephenson
2008-04-09 11:53         ` Mikael Magnusson
2008-04-09 12:11           ` Peter Stephenson

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