zellij/zellij-server/src/unit
Cosmin Popescu 76d871294d
feat(actions): dump the terminal screen into a file (#1375)
* Initial commit for fixing #1353

* adding a new line between the lines_above and the viewport

* changes following code review

* implementing a test case for the dump screen

* implemented test case for dump_screen

* better regexp replace

* fixes following code review

* style(api): remove extraneous method in plugin pane

* style(fmt): rustfmt

* style(tests): fix method name

Co-authored-by: Aram Drevekenin <aram@poor.dev>
2022-05-20 11:22:40 +02:00
..
os_input_output_tests.rs feat: change dependency for process_cwd (#1001) 2022-01-13 20:41:13 +09:00
screen_tests.rs feat(actions): dump the terminal screen into a file (#1375) 2022-05-20 11:22:40 +02:00