kislyuk / argcomplete

Python and tab completion, better together.
https://kislyuk.github.io/argcomplete/
Apache License 2.0
1.39k stars 129 forks source link

Emit completion scripts to registered locations automatically by default #417

Open kislyuk opened 1 year ago

kislyuk commented 1 year ago

register-python-argcomplete should write the script it emits to BASH_COMPLETION_COMPAT_DIR or a path listed in $fpath (if zsh is running).