xontrib-output-search
xontrib-output-search copied to clipboard
Get identifiers, paths, URLs and words from the previous command output and use them for the next command in xonsh shell.
It says dump-screen, but testing shows it dumps the current pane 😄 How to test: Launch zellij, launch xonsh, load output_search, try your binding.
Starting line - https://github.com/anki-code/xontrib-output-search/blob/d0b647178d152997b113d947c149c77f0f356ae0/xontrib/output_search.py#L81
Extract the output by request instead of every time. Work lazy by default and add env variable for stop lazying.
## Description Currently, we can do: ``` @ echo 'Ritesh Raj Sarraf' Ritesh Raj Sarraf ⛢ 19:51:01 rrs@xps ~ @ echo Ritesh ॐ 19:51:23 rrs@xps ~ @ echo Alt+F 'Ritesh...