I ran into problems which are detailed here: https://github.com/intuit/wasabi/issues/49 . My zsh is installed via homebrew: zsh 5.2 (x86_64-apple-darwin15.4.0). On Thu, Jul 21, 2016 at 11:33 AM Bart Schaefer wrote: > On Jul 21, 2016 11:29 AM, "Sebastian Höffner" > wrote: > > > > Hi zsh developers, > > > > > > Bash allows ;& in switch-case statements as a fall-through, for which zsh > > has ;| . > > Zsh has allowed the ;& syntax for a long time now. Where are you > encountering a problem with it? Or are you just assuming it's a problem > based on someone's write-up? >