gomuks icon indicating copy to clipboard operation
gomuks copied to clipboard

Default autocompletion is a command

Open wvffle opened this issue 5 years ago • 0 comments

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

wvffle avatar Sep 02 '20 06:09 wvffle