Steps to reproduce
- Open Terminal in pywikibot folder
- Type python pwb.py h[Tab]
Expected behavior
h should be autocompleted (to harvest_template)
Current behavior
Nothing happens because scripts are located in scripts/ subfolder. But there still is a chance to help bash autocompletion with some library like argcomplete