Closed r3Fuze closed 1 year ago
By default the git tab expansion only works for git, tgit, and gitk.
git, tgit, and gitk
I have git aliased to g which means I can't use the tab expansion unless I type out the full git command.
git
g
It would be nice if the list of commands that can trigger the expansion was configurable with for example an environmental variable.
This feature request has been released in 2.5.19
By default the git tab expansion only works for
git, tgit, and gitk
.I have
git
aliased tog
which means I can't use the tab expansion unless I type out the fullgit
command.It would be nice if the list of commands that can trigger the expansion was configurable with for example an environmental variable.