zellij/zellij-utils/assets/prost
Aram Drevekenin 11015c8fe4
feat(plugin-api): allow replacing pane with existing pane (#4246)
* work

* make the api work

* some cleanups

* close pane

* style(fmt): rustfmt
2025-06-26 13:51:17 +02:00
..
api.action.rs feat: multiple Select and Bulk Pane Actions (#4169) 2025-04-29 20:52:17 +02:00
api.command.rs feat: multiple Select and Bulk Pane Actions (#4169) 2025-04-29 20:52:17 +02:00
api.event.rs Feature: web-client/server to share your sessions in the browser (#4242) 2025-06-23 19:19:37 +02:00
api.file.rs feat: multiple Select and Bulk Pane Actions (#4169) 2025-04-29 20:52:17 +02:00
api.input_mode.rs feat: multiple Select and Bulk Pane Actions (#4169) 2025-04-29 20:52:17 +02:00
api.key.rs feat: multiple Select and Bulk Pane Actions (#4169) 2025-04-29 20:52:17 +02:00
api.message.rs feat: multiple Select and Bulk Pane Actions (#4169) 2025-04-29 20:52:17 +02:00
api.pipe_message.rs feat: multiple Select and Bulk Pane Actions (#4169) 2025-04-29 20:52:17 +02:00
api.plugin_command.rs feat(plugin-api): allow replacing pane with existing pane (#4246) 2025-06-26 13:51:17 +02:00
api.plugin_ids.rs feat: multiple Select and Bulk Pane Actions (#4169) 2025-04-29 20:52:17 +02:00
api.plugin_permission.rs Feature: web-client/server to share your sessions in the browser (#4242) 2025-06-23 19:19:37 +02:00
api.resize.rs feat: multiple Select and Bulk Pane Actions (#4169) 2025-04-29 20:52:17 +02:00
api.style.rs feat: multiple Select and Bulk Pane Actions (#4169) 2025-04-29 20:52:17 +02:00
generated_plugin_api.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