summaryrefslogtreecommitdiff
path: root/debian/mailscripts.bash-completion
Commit message (Collapse)AuthorAge
* email-print-mime-structure: add tab completionDaniel Kahn Gillmor2019-11-10
This is modeled after the use of argcomplete in diffoscope, and it should be possible to use it for any other pythonic mailscript that uses argparse. Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>