Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 502 Bytes

xargcomplete.md

File metadata and controls

24 lines (17 loc) · 502 Bytes

xargcomplete

xkits provides tab completion management for all Python command line programs written based on argparse and argcomplete.

Requires

  • bash or zsh
  • package depends on xkits and manage via pip

Enable completion

xargcomplete enable

Update completion for all xkits-based Python packages

xargcomplete update