zsh-users / zsh-autosuggestions

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

delete instead of highlight when using backspace #592

Open alin-simionoiuDE opened 3 years ago

alin-simionoiuDE commented 3 years ago

Is your feature request related to a problem? Please describe.

maybe is just me, but I found it very confusing when I delete part of the cmd line. what I'm deleting is highlighted instead of actually been removed, so I don't always know how exactly the cmd line looks like. some parts are highlighted but are actually deleted, some are not.

hope this makes sense

Describe the solution you'd like

when I use backspace actually visually remove the characters, don't highlight