Hello workers of zsh. I noticed that on the latest version, this command: ‘echo test > /dev/stdout > /dev/stdout > /dev/stdout’ Results in an infinite loop of echoing ‘test’. This bug seems to happen only after redirecting output more than 2 times. Have a good day.