wrong Variable Substitution
Status: Beta
Brought to you by:
timayres
aa='1234565789'
echo ${aa//5/a}
echo $ZSH_VERSION
#true: 1234a6a789; cygwin=4.3.6
#false1: closing brace expected [4]; zsh-nt=3.0.5-nt-beta-0.75,3.0.5-NT-0.77,3.0.5-NT-0.78,3.0.5_NT_0.78.1
#false2: 1234565789; zsh-nt=3.0.8deb14_NT_0.78.1