Skip to content

0.3.0

Compare
Choose a tag to compare
@anki-code anki-code released this 25 Apr 16:46
· 123 commits to master since this release

Support autocomplete for prefix with special chars:

$ echo "Try https://github.com/anki-code/xontrib-output-search"
Try https://github.com/anki-code/xontrib-output-search
$ pip install git+xo<Alt+F>
$ pip install git+https://github.com/anki-code/xontrib-output-search
$ echo "The id is 424242"
The id is 424242
$ curl https://test.com/id=4<Alt+F>
$ curl https://test.com/id=424242