Xontrib-output-search

Latest version: v0.6.5

Safety actively analyzes 628924 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

0.3.0

Support autocomplete for prefix with special chars:
bash
$ 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

bash
$ echo "The id is 424242"
The id is 424242
$ curl https://test.com/id=4<Alt+F>
$ curl https://test.com/id=424242

0.2.1

Fixed tokens for empty results

0.2.0

New parser algorithm creates more clearer tokens

0.1.8

json` tokenizer renamed to `dict` and support python `dict`

0.1.7

Output search now works on any position of the command.

0.1.6

* Added previous command to tokenizer along with output:
bash
$ VAR='/hello/from:/var'; echo ok
ok
$ <Alt+F>
VAR
/hello/from
/var
...

* Improved env-like tokenizer

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.