anki-code/xontrib-output-search
Voir sur GitHubRefactor: rewrite code to pack the logic into object
Open
#12 ouverte le 28 janv. 2026
good first issue
Métriques du dépôt
- Stars
- (51 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
I mean
class OutputSearch:
def __init__(self):
...
__xonsh__.xontrib_output_search = OutputSearch()