zsh-users
 help / color / mirror / code / Atom feed
* question of (C) and (s::)
@ 2012-09-30  7:35 Han Pingtian
  2012-09-30 16:00 ` Bart Schaefer
  0 siblings, 1 reply; 4+ messages in thread
From: Han Pingtian @ 2012-09-30  7:35 UTC (permalink / raw)
  To: zsh-users

Hi,

I found in zsh 5.0, (C) will run after (s::):

% x=foosbar;print ${(Cs:s:)x}
Foo Bar

But in rules of parameter expansion flags, "case mofification" is the
11th, "forced splitting" is the 16th, so I think we should get "Foo bar"
as the result here. Right? Or I'm missing something here? 

Thanks in advance.


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

end of thread, other threads:[~2012-10-18  6:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-30  7:35 question of (C) and (s::) Han Pingtian
2012-09-30 16:00 ` Bart Schaefer
2012-10-02 13:31   ` Peter Stephenson
2012-10-18  6:20     ` Han Pingtian

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