zellij/zellij-server/src/plugins
Aram Drevekenin 6340b5e312
fix(plugins): respect cwd and start filepicker at filesystem root (#3161)
* allow padding cwd to plugins

* improve strider performance and fix alias cwd issue

* style(fmt): rustfmt
2024-02-28 16:12:12 +01:00
..
unit fix(plugins): respect cwd and start filepicker at filesystem root (#3161) 2024-02-28 16:12:12 +01:00
mod.rs fix(plugins): respect cwd and start filepicker at filesystem root (#3161) 2024-02-28 16:12:12 +01:00
pipes.rs feat(plugins): introduce 'pipes', allowing users to pipe data to and control plugins from the command line (#3066) 2024-01-17 12:10:49 +01:00
plugin_loader.rs fix(plugins): crash when reattaching to a non-existent host folder (#3126) 2024-02-09 16:39:37 +01:00
plugin_map.rs fix(plugins): respect cwd and start filepicker at filesystem root (#3161) 2024-02-28 16:12:12 +01:00
plugin_worker.rs feat(plugins): upgrade wasmer to 3.1.1 (#2706) 2023-09-27 22:15:54 +02:00
wasm_bridge.rs feat(plugins): introduce plugin aliases (#3157) 2024-02-26 15:30:15 +01:00
watch_filesystem.rs feat(plugins): strider improvements (#2551) 2023-06-17 18:16:41 +02:00
zellij_exports.rs feat(plugins): introduce plugin aliases (#3157) 2024-02-26 15:30:15 +01:00