zsh-users / zsh-autosuggestions

Fish-like autosuggestions for zsh
MIT License
30.43k stars 1.85k forks source link

only one suggestions will be auto filled the following internals #663

Open Foliertovel opened 2 years ago

Foliertovel commented 2 years ago

There is only one file in the /usr/test/ directory, named tmpfile. At this time, if you want to rename tmpfile to tmp, it will look like this

image

The second parameter of mv When you enter tmp, zsh-autosuggestions has automatically filled the following internals. If you want to rename it to tmp, you can only type one space, and then delete the following content, and keep the space, otherwise when the space is deleted, the back is automatically filled.

I use mac,what can i do for remove the behavior of automatic completion when there is only one candidate word