zellij/zellij-server
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
..
src feat(plugins): add plugin APIs to affect other panes (#3576) 2024-08-29 17:35:21 +02:00
Cargo.toml dependencies: switch from Wasmer to Wasmtime (#3349) 2024-06-28 16:47:43 +02:00