zsh-workers
 help / color / mirror / code / Atom feed
* destructive list-expand
@ 2001-05-15  2:30 Clint Adams
  2001-05-15  4:48 ` Bart Schaefer
  0 siblings, 1 reply; 18+ messages in thread
From: Clint Adams @ 2001-05-15  2:30 UTC (permalink / raw)
  To: zsh-workers

If I type a command such as

echo ${(M)${(f)"$(<listofthings)"}:#*subthing*}

Then invoke list-expand, the appropriate expansion will be displayed,
and the command line will change to

echo ${(M)${(f)$(<listofthings)}:#*subthing*}

That is, the double quotes disappear, and I become very perplexed
and aggravated until I notice this.


^ permalink raw reply	[flat|nested] 18+ messages in thread
[parent not found: <20010516223235.5FFF8139CD@pwstephenson.fsnet.co.uk>]

end of thread, other threads:[~2001-05-18 12:37 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-15  2:30 destructive list-expand Clint Adams
2001-05-15  4:48 ` Bart Schaefer
2001-05-15  5:32   ` Bart Schaefer
2001-05-15  9:28     ` Sven Wischnowsky
2001-05-15 13:48       ` Sven Wischnowsky
2001-05-15 13:57         ` Peter Stephenson
2001-05-15 14:18           ` Sven Wischnowsky
2001-05-15 14:41             ` Bart Schaefer
2001-05-15 15:05               ` Bart Schaefer
2001-05-16 10:24               ` Sven Wischnowsky
2001-05-16 11:05                 ` Peter Stephenson
2001-05-16 12:49                 ` Sven Wischnowsky
2001-05-16 19:10                   ` Quoting and ${(e)param} (was Re: destructive list-expand) Bart Schaefer
2001-05-17  9:03                     ` Sven Wischnowsky
2001-05-18  9:55                       ` Bart Schaefer
2001-05-18 12:36                         ` PATCH: " Sven Wischnowsky
2001-05-16 19:14                 ` destructive list-expand Bart Schaefer
     [not found] <20010516223235.5FFF8139CD@pwstephenson.fsnet.co.uk>
2001-05-17  2:25 ` Quoting and ${(e)param} (was Re: destructive list-expand) 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).