gr
gr copied to clipboard
Support tab-completion for commands
gr <tab>
works but I expected gr git l<tab>
to return the completion of git l<tab>
.
gr
should delegate tab completion to other commands such as git
.