apjanke / dotfiles

apjanke's configuration files and system setup scripts
Other
14 stars 1 forks source link

zsh: prezto: tab completion eats a line #7

Open apjanke opened 6 years ago

apjanke commented 6 years ago

I'm running in to the problem where in Zsh 5.3, tab completion with multiline prompts eats a line.

As described here: https://github.com/sorin-ionescu/prezto/issues/1245

Running under newer versions of zsh (like 5.5.1) doesn't encounter this issue. Maybe the fix is to just switch to the brewed zsh for most of my use.