zellij/zellij-utils/src/plugin_api
Aram Drevekenin 358caa180c
fix(tabs): allow setting cwd without a layout (#4273)
* working for cli and keybinding

* working for plugin API

* style(fmt): rustfmt

* docs(changelog): add PR
2025-07-08 11:06:03 +02:00
..
action.proto feat: stack pane action (#4255) 2025-07-01 20:17:37 +02:00
action.rs fix(tabs): allow setting cwd without a layout (#4273) 2025-07-08 11:06:03 +02:00
command.proto feat(plugins): use protocol buffers for serializing across the wasm boundary (#2686) 2023-08-09 22:26:00 +02:00
command.rs feat(plugins): use protocol buffers for serializing across the wasm boundary (#2686) 2023-08-09 22:26:00 +02:00
event.proto Feature: web-client/server to share your sessions in the browser (#4242) 2025-06-23 19:19:37 +02:00
event.rs Feature: web-client/server to share your sessions in the browser (#4242) 2025-06-23 19:19:37 +02:00
file.proto feat(plugins): use protocol buffers for serializing across the wasm boundary (#2686) 2023-08-09 22:26:00 +02:00
file.rs feat(plugins): use protocol buffers for serializing across the wasm boundary (#2686) 2023-08-09 22:26:00 +02:00
input_mode.proto feat(plugins): use protocol buffers for serializing across the wasm boundary (#2686) 2023-08-09 22:26:00 +02:00
input_mode.rs feat(plugins): use protocol buffers for serializing across the wasm boundary (#2686) 2023-08-09 22:26:00 +02:00
key.proto feat(keybindings): support multiple modifiers (eg. Ctrl+Alt) and the kitty keyboard protocol (#3383) 2024-05-27 16:15:09 +02:00
key.rs style(fmt): remove warnings 2024-11-19 09:55:49 +01:00
message.proto feat(plugins): use protocol buffers for serializing across the wasm boundary (#2686) 2023-08-09 22:26:00 +02:00
message.rs feat(plugins): use protocol buffers for serializing across the wasm boundary (#2686) 2023-08-09 22:26:00 +02:00
mod.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
pipe_message.proto feat(pipes): allow piping messages to plugins from keybindings (#3212) 2024-03-21 16:52:15 +01:00
pipe_message.rs feat(pipes): allow piping messages to plugins from keybindings (#3212) 2024-03-21 16:52:15 +01:00
plugin_command.proto fix(tabs): allow setting cwd without a layout (#4273) 2025-07-08 11:06:03 +02:00
plugin_command.rs fix(tabs): allow setting cwd without a layout (#4273) 2025-07-08 11:06:03 +02:00
plugin_ids.proto feat: multiple Select and Bulk Pane Actions (#4169) 2025-04-29 20:52:17 +02:00
plugin_ids.rs feat: multiple Select and Bulk Pane Actions (#4169) 2025-04-29 20:52:17 +02:00
plugin_permission.proto Feature: web-client/server to share your sessions in the browser (#4242) 2025-06-23 19:19:37 +02:00
plugin_permission.rs Feature: web-client/server to share your sessions in the browser (#4242) 2025-06-23 19:19:37 +02:00
resize.proto feat(plugins): use protocol buffers for serializing across the wasm boundary (#2686) 2023-08-09 22:26:00 +02:00
resize.rs feat(plugins): use protocol buffers for serializing across the wasm boundary (#2686) 2023-08-09 22:26:00 +02:00
style.proto feat(config): new theme definition spec (#3242) 2025-02-07 11:59:54 +01:00
style.rs feat(config): new theme definition spec (#3242) 2025-02-07 11:59:54 +01:00