zellij/zellij-server/src/plugins
Aram Drevekenin ffbdb095ec
feat(plugins): some APIs for controlling and receiving information about other panes (#3515)
* add context to opening command panes, and events for their start/finish

* show/hide other panes plugin apis

* get tests to pass

* style(fmt): rustfmt

* update plugin test snapshots
2024-07-22 18:30:18 +02:00
..
unit feat(plugins): some APIs for controlling and receiving information about other panes (#3515) 2024-07-22 18:30:18 +02:00
mod.rs feat(ui): configuration screen + configure non-colliding keys at runtime (#3502) 2024-07-17 16:08:31 +02:00
pipes.rs dependencies: switch from Wasmer to Wasmtime (#3349) 2024-06-28 16:47:43 +02:00
plugin_loader.rs feat(ui): configuration screen + configure non-colliding keys at runtime (#3502) 2024-07-17 16:08:31 +02:00
plugin_map.rs feat(ui): configuration screen + configure non-colliding keys at runtime (#3502) 2024-07-17 16:08:31 +02:00
plugin_worker.rs dependencies: switch from Wasmer to Wasmtime (#3349) 2024-06-28 16:47:43 +02:00
wasm_bridge.rs feat(plugins): some APIs for controlling and receiving information about other panes (#3515) 2024-07-22 18:30:18 +02:00
watch_filesystem.rs feat(plugins): session manager cwd and new filepicker (#3200) 2024-03-18 09:19:58 +01:00
zellij_exports.rs feat(plugins): some APIs for controlling and receiving information about other panes (#3515) 2024-07-22 18:30:18 +02:00