zellij/zellij-utils/assets/prost
Aram Drevekenin c4cb9d3d81
feat(plugins): API to change floating pane coordinates (#3958)
* basic functionality through the cli

* added to plugin api

* add display area and viewport size to TabInfo

* fix tests and add new one

* some cleanups

* refactor: extract pane_id parsing logic

* style(fmt): rustfmt
2025-01-30 17:04:36 +01:00
..
api.action.rs feat(terminal): mouse AnyEvent tracking (1003) 2025-01-14 15:42:06 +01:00
api.command.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
api.event.rs feat(plugins): API to change floating pane coordinates (#3958) 2025-01-30 17:04:36 +01:00
api.file.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
api.input_mode.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
api.key.rs feat(keybindings): support multiple modifiers (eg. Ctrl+Alt) and the kitty keyboard protocol (#3383) 2024-05-27 16:15:09 +02:00
api.message.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
api.pipe_message.rs feat(pipes): allow piping messages to plugins from keybindings (#3212) 2024-03-21 16:52:15 +01:00
api.plugin_command.rs feat(plugins): API to change floating pane coordinates (#3958) 2025-01-30 17:04:36 +01:00
api.plugin_ids.rs feat(plugins): session manager cwd and new filepicker (#3200) 2024-03-18 09:19:58 +01:00
api.plugin_permission.rs feat(plugins): allow changing the plugin's /host folder (under a new permission) (#3827) 2024-12-01 11:06:44 +01:00
api.resize.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
api.style.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00: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