Nikhil07prakash added a comment.
In T175451#5040060 <https://phabricator.wikimedia.org/T175451#5040060>, @Dvorapa wrote: > It should work with tab key too in case of Linux (precisely tab + enter) As soon as [Enter] is pressed, the `pwb.py` will start the execution and there won't be any autocompletion of the script name. We need some way to get the partial text entered after `python pwb.py` without using `argparse` and that partial text can be used for finding matching scripts. 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
