zellij/default-plugins/fixture-plugin-for-tests
Aram Drevekenin 1776d240da
feat(plugins): add plugin APIs to affect other panes (#3576)
* resize_pane_with_id and close_pane_with_id

* focus_pane_with_id and edit_scrollback_for_pane_with_id

* write_to_pane_id and write_chars_to_pane_id

* lots more commands

* style(fmt): rustfmt
2024-08-29 17:35:21 +02:00
..
.cargo feat(plugins): Plugin workers and strider (#2449) 2023-05-16 12:47:18 +02:00
src feat(plugins): add plugin APIs to affect other panes (#3576) 2024-08-29 17:35:21 +02:00
Cargo.toml feat(plugins): Plugin workers and strider (#2449) 2023-05-16 12:47:18 +02:00
LICENSE.md feat(plugins): Plugin workers and strider (#2449) 2023-05-16 12:47:18 +02:00