bash-completion-tutorial
bash-completion-tutorial copied to clipboard
Fuzzy match
Hello, if I could autocomplete the param using fuzzy match?
params
hello
world
$ comp_test ld<tab><tab>
world