Ethan Hancock

Results 3 comments of Ethan Hancock

It seems that basically the same thing happens with function names. With cursor at *:`b*ar` Input is: `ysiwf` Result is: `null(bar)`

I am also getting this same issue, also on up-to-date Arch. ``` plugins=( zsh-syntax-highlighting zsh-autosuggestions zsh-vi-mode sudo command-not-found ) ``` Commenting out zsh-autosuggestions did not fix it for me. Commenting...