With the config ```zsh alias foobar='echo foo; echo bar' ``` `foobar` at the head of the prompt should be highlighted like a command but not highlighted. This used to work before the commit 9cc0060.