[Pywikipedia-bugs] [Maniphest] [Updated] T175451: Add script autocompletion support to pwb.py

2019-03-20 Thread Xqt
Xqt added a comment.


  the basic is very simple: in pwb.py line 200 `scripts` contains all given 
scripts. global `filename` contains the given filename shortcut. You can then 
create a list of all matching scripts like
  
similar_scripts = [script for script in scripts if 
script.startswith(filename)]
  
  Maybe the patches of T217195  
should be merged first.

TASK DETAIL
  https://phabricator.wikimedia.org/T175451

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
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
pywikibot-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs


[Pywikipedia-bugs] [Maniphest] [Updated] T175451: Add script autocompletion support to pwb.py

2023-01-14 Thread Meno25
Meno25 removed a project: Pywikibot-General.

TASK DETAIL
  https://phabricator.wikimedia.org/T175451

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Meno25
Cc: Nikhil07prakash, Kizule, Xqt, Framawiki, Aklapper, pywikibot-bugs-list, 
Dvorapa, PotsdamLamb, Jyoo1011, JohnsonLee01, SHEKH, Dijkstra, Khutuck, 
Zkhalido, Viztor, Wenyi, Tbscho, MayS, Mdupont, JJMC89, Altostratus, 
Avicennasis, mys_721tx, jayvdb, Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org