vsearch icon indicating copy to clipboard operation
vsearch copied to clipboard

add a shell auto-completion script

Open frederic-mahe opened this issue 3 years ago • 0 comments

Auto-completion is a functionality that presents possible options when users press the tab key while typing a command or options for that command. There are plenty of guides on how to implement auto-completion for bash (this one for instance), but ideally, it should also be implemented for other shells such as zsh or fish.

frederic-mahe avatar Jul 20 '20 09:07 frederic-mahe