zellij/zellij-server/src/plugins
Aram Drevekenin 92e6f0ad19
feat(plugins): Allow opening panes near plugin (#3966)
* added command + terminal variants

* added editor variant

* style(fmt): rustfmt
2025-02-01 14:04:26 +01:00
..
unit fix(plugins): make sure to always render on first resize (#3693) 2024-10-24 08:46:16 +02:00
mod.rs feat(plugins): allow changing the plugin's /host folder (under a new permission) (#3827) 2024-12-01 11:06:44 +01:00
pipes.rs dependencies: switch from Wasmer to Wasmtime (#3349) 2024-06-28 16:47:43 +02:00
plugin_loader.rs feat(plugins): allow changing the plugin's /host folder (under a new permission) (#3827) 2024-12-01 11:06:44 +01:00
plugin_map.rs feat(plugins): add /cache folder (#3787) 2024-11-18 11:23:26 +01:00
plugin_worker.rs dependencies: switch from Wasmer to Wasmtime (#3349) 2024-06-28 16:47:43 +02:00
wasm_bridge.rs Update rust toolchain to 1.84 (#3945) 2025-01-25 17:43:49 +00: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): Allow opening panes near plugin (#3966) 2025-02-01 14:04:26 +01:00