Dvorapa added a comment.
Well, the two approaches should ideally work both simultaneously. In my point of view: `pwb.py h[Tab]` -> autocomplete the command to `pwb.py harvest_template` and wait (so a user can write the arguments) `pwb.py a[Tab]` -> show the possibilities (add_text & archivebot) and wait (so the user can pick one and write it with the arguments) `pwb.py h[Enter]` -> autocomplete the command to `pwb.py harvest_template` and run it (with an easy way to interrupt) `pwb.py a[Enter]` -> show the possibilities (add_text & archivebot) and ask, which one to run ([1-2]? : _) TASK DETAIL https://phabricator.wikimedia.org/T175451 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Dvorapa Cc: Nikhil07prakash, Zoranzoki21, Xqt, Framawiki, Aklapper, pywikibot-bugs-list, Dvorapa, Wenyi, Tbscho, MayS, Mdupont, JJMC89, Avicennasis, mys_721tx, jayvdb, Dalba, Masti, Alchimista, Rxy
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
