Xontrib-output-search

Latest version: v0.6.5

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

Scan your dependencies

Page 3 of 5

0.4.1

Default key combination is Alt+F. If you use this key combination for another function and your muscle memory is strong just change the key before loading the xontrib:


$XONTRIB_OUTPUT_SEARCH_KEY='i'
xontrib load output_search

0.4.0

JavaScript object support.

Output:
javascript
{Hello: 'hello world', test:null}

Tokens:

['Hello', 'hello', 'hello world', 'test', 'world']

0.3.4

Skip tokens with repeated characters.

Example:

+-------+-------+
| one | two |
| ----- | ----- |
| three | 12345 |
+-------+-------+

Return: `['12345', 'one', 'three', 'two']`

0.3.3

Cleaning, packaging, tests, debug mode

0.3.2

Fix one token output

0.3.1

Fix `f__` support

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.