Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Modifiers and parameter expansion?



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




Messages sorted by: Reverse Date, Date, Thread, Author