gomuks
gomuks copied to clipboard
Default autocompletion is a command
If command has no defined autocompletion then default one is a command autocompletion. What I mean by that is when you try to autocomplete /alias /, you'll be greeted with a list of commands to autocomplete.
When you type /alias /al and Tab the result will be /alias /alias
I do not think that this is a desired behavior