zsh-users
 help / color / mirror / code / Atom feed
* Modifiers and parameter expansion?
@ 2022-12-01 21:29 Dominik Vogt
  2022-12-01 21:34 ` Eric Cook
  0 siblings, 1 reply; 11+ messages in thread
From: Dominik Vogt @ 2022-12-01 21:29 UTC (permalink / raw)
  To: Zsh Users

Why are modifiers applied here; is this a bug?

  $ zsh --version
  zsh 5.8 (x86_64-debian-linux-gnu)
  $ emulate zsh
  $ X=abc
  $ echo $X:u
  ABC

Isn't this supposed to happen only if the parameter and modifier
are put in braces?

Ciao

Dominik ^_^  ^_^

--

Dominik Vogt


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

end of thread, other threads:[~2022-12-02 18:01 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-01 21:29 Modifiers and parameter expansion? Dominik Vogt
2022-12-01 21:34 ` Eric Cook
2022-12-01 21:36   ` Bart Schaefer
2022-12-01 22:39     ` Dominik Vogt
2022-12-01 23:42       ` Bart Schaefer
2022-12-02  0:52         ` Dominik Vogt
2022-12-02  1:34           ` Bart Schaefer
2022-12-02  2:47             ` Dominik Vogt
2022-12-02 17:59               ` Bart Schaefer
2022-12-02  1:28         ` Dominik Vogt
2022-12-02  1:48           ` 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).