Nikhil07prakash added a comment.
`python pwb.py h[Enter]` In this case, as `harvest_template.py` is the only script starting with "h", we can execute it, but what about the cases in which multiple scripts are present starting with the entered partial text. We can't execute any of them, as we don't know which one user wants. Further, the execution of `pwb.py` (because of [Enter]) will just display the MISSPELLED message. There is no autocompletion of script name. TASK DETAIL https://phabricator.wikimedia.org/T175451 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Nikhil07prakash 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
