zellij/zellij-server/src/plugins
Aram Drevekenin 64ce7a7d75
feat(cli): list clients, their focused pane_id and the running command (#3314)
* feat(cli): list clients

* style(fmt): rustfmt
2024-04-30 15:21:04 +02:00
..
unit feat(plugins): add API to open new tabs with a LayoutInfo (#3305) 2024-04-26 11:38:39 +02:00
mod.rs feat(cli): list clients, their focused pane_id and the running command (#3314) 2024-04-30 15:21:04 +02: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 feat(plugins): add API to open new tabs with a LayoutInfo (#3305) 2024-04-26 11:38:39 +02:00
plugin_map.rs feat(plugins): add API to open new tabs with a LayoutInfo (#3305) 2024-04-26 11:38:39 +02: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): add API to open new tabs with a LayoutInfo (#3305) 2024-04-26 11:38:39 +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): add API to open new tabs with a LayoutInfo (#3305) 2024-04-26 11:38:39 +02:00