zsh-workers
 help / color / mirror / code / Atom feed
* [bug] duplication when using the w/W modifiers with the u/l ones at least
@ 2022-11-18 12:29 Stephane Chazelas
  0 siblings, 0 replies; only message in thread
From: Stephane Chazelas @ 2022-11-18 12:29 UTC (permalink / raw)
  To: Zsh hackers list

$ a=FOOBAR
$ echo $a:W[B]l
foobarBar

Expected "fooBar"

~$ a='aa bb cc'
~$ echo $a:wu
AA BB CC BB CC CC

Expected "AA BB CC"

OK with the "a" and "s" modifiers at least.

-- 
Stephane


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

only message in thread, other threads:[~2022-11-18 12:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-18 12:29 [bug] duplication when using the w/W modifiers with the u/l ones at least Stephane Chazelas

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