xontrib-output-search icon indicating copy to clipboard operation
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.

Results 5 xontrib-output-search issues
Sort by recently updated
recently updated
newest added

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

enhancement

Extract the output by request instead of every time. Work lazy by default and add env variable for stop lazying.

enhancement

## 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...