scout
scout copied to clipboard
shell auto-completion
Create auto-completion scripts for bash and zsh.
This depends on the options simplifying output. the autocompletion script should use command-line options to determine how to complete action names and note names.
I currently don't know how to do that, but maybe caching of action and note names could be good to reduce autocompletion time.