You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Am I correct in thinking you are actually referring to abbreviations and not filename/argument completions? If so, the plugin only adds abbreviations when initially installed, so you can just run abbr -e gco to delete that particular abbreviation. I don't think it will come back until an upgrade or reinstall.
I have some of my own commands that I don't want to be completed. However, sometimes it'd be nice to use.
Is there a way to "undo" the completion? Like auto-correct works in document editors?
gco
<space>
gco
withgit checkout
<cmd> + <z>
git checkout
withgco
The text was updated successfully, but these errors were encountered: