zellij/zellij-utils/assets/prost
Aram Drevekenin ca0048bdcb
feat: stack pane action (#4255)
* refactor: group placement properties

* add stackpane cli and keybinding

* add test

* refactor: move spawn vertically/horizontally to spawnterminal

* fix tests and cleanups

* some cleanups and minor fixes

* more cleanups

* add stack action to the UI

* style(fmt): rustfmt

* fix serialization

* add to default config

* fix e2e tests

* style(fmt): rustfmt

* fix cli

* fix tests

* docs(changelog): add PR
2025-07-01 20:17:37 +02:00
..
api.action.rs feat: stack pane action (#4255) 2025-07-01 20:17:37 +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