anki-code/xontrib-output-search

Ability to use this without pressing hotkeys

Open

#11 opened on Jan 28, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (3 forks)auto 404
good first issue

Repository metrics

Stars
 (51 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Just add completer and work without any hotkeys i.e.

docker ps
# d1d1f32g3 xonsh/xonsh
docker rm d1<tab>
docker rm d1d1f32g3

Contributor guide