zsh-users / zsh-autosuggestions

Fish-like autosuggestions for zsh
MIT License
31.11k stars 1.86k forks source link

Highlighting of previous suggestion even when not used #655

Closed robbyki closed 2 years ago

robbyki commented 2 years ago

Trying to eliminate an annoying issue I'm experiencing where non-used suggestions appear in my previous prompt even after not selecting the suggested token. Peek 2022-02-08 08-03

robbyki commented 2 years ago

just noticed the solution for this here: https://github.com/zsh-users/zsh-autosuggestions/issues/525