zsh-workers
 help / color / mirror / code / Atom feed
* _values does not quote inserted matches
@ 2002-04-13 20:38 Borsenkow Andrej
  2002-04-13 23:26 ` Bart Schaefer
  0 siblings, 1 reply; 12+ messages in thread
From: Borsenkow Andrej @ 2002-04-13 20:38 UTC (permalink / raw)
  To: Zsh hackers list

Using current CVS:

{pts/3}% _foo() {
function> _values -s , test "a b" "c d"
function> }
{pts/3}% compdef _foo foo
{pts/3}% foo a b,
Completing test
a b  c d

note, that match inserted into command line is not quoted that makes it
impossible to complete more than one value.

-andrej



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

end of thread, other threads:[~2002-05-06  7:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-13 20:38 _values does not quote inserted matches Borsenkow Andrej
2002-04-13 23:26 ` Bart Schaefer
2002-04-16  6:11   ` Borsenkow Andrej
2002-04-16  7:54   ` Sven Wischnowsky
2002-04-16 10:08     ` Borsenkow Andrej
2002-04-16 16:07       ` Bart Schaefer
2002-04-17  7:26         ` PATCH: " Sven Wischnowsky
2002-04-19  8:37         ` Borsenkow Andrej
2002-04-19 16:54           ` Bart Schaefer
2002-04-23  9:45             ` Oliver Kiddle
2002-04-24  7:37               ` Sven Wischnowsky
2002-05-06  7:04               ` PATCH: _urpmi update Borsenkow Andrej

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