New xontrib-output-search (#3538)

Co-authored-by: anki-code <anki-code>
This commit is contained in:
anki-code 2020-04-27 01:57:10 +03:00 committed by GitHub
parent ce9b3d3c10
commit 4b65af2814
Failed to generate hash of commit
2 changed files with 29 additions and 0 deletions

View file

@ -0,0 +1,23 @@
**Added:**
* New `xontrib-output-search <https://github.com/anki-code/xontrib-output-search>`_ to get identifiers, names, paths, URLs and words from the previous command output and use them for the next command.
**Changed:**
* <news item>
**Deprecated:**
* <news item>
**Removed:**
* <news item>
**Fixed:**
* <news item>
**Security:**
* <news item>

View file

@ -144,6 +144,12 @@
"description": ["Matplotlib hooks for xonsh, including the new 'mpl' alias ",
"that displays the current figure on the screen."]
},
{"name": "output_search",
"package": "git+https://github.com/anki-code/xontrib-output-search.git",
"url": "https://github.com/anki-code/xontrib-output-search",
"description": ["Get identifiers, names, paths, URLs and words from the previous command output ",
"and use them for the next command."]
},
{"name": "powerline",
"package": "xontrib-powerline",
"url": "https://github.com/santagada/xontrib-powerline",