mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2026-02-09 19:00:56 +01:00
To prevent the suggestion from not starting with the buffer string. Example: `ls / /[cursor left][cursor left]b` Before the patch, suggests `ls /b /ls /bin/ /` After the patch, suggests `ls /b /bin/`. https://github.com/zsh-users/zsh-autosuggestions/issues/343#issuecomment-401675712
22 KiB
22 KiB