Skip to content

Add auto-completion for bash

Compare
Choose a tag to compare
@yankeexe yankeexe released this 22 Jan 07:49
· 26 commits to master since this release

Autocompletion added for bash shell.

sudo cp wt_completion /etc/bash_completion.d
wt <TAB> <TAB>

# OR

wt <completion-characters> <TAB>