Here's the bug:
zsh -fc 'print "${#${x}}"'
This code should print "0" but it prints "1" in zsh 5.4.1.
|
||
|---|---|---|
| .. | ||
| configure.zsh | ||
| icons.zsh | ||
| notes.md | ||
| p10k.zsh | ||
| parser.zsh | ||
| wizard.zsh | ||
| worker.zsh | ||
Here's the bug:
zsh -fc 'print "${#${x}}"'
This code should print "0" but it prints "1" in zsh 5.4.1.
|
||
|---|---|---|
| .. | ||
| configure.zsh | ||
| icons.zsh | ||
| notes.md | ||
| p10k.zsh | ||
| parser.zsh | ||
| wizard.zsh | ||
| worker.zsh | ||