zellij/zellij-tile/src
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
..
ui_components feat(plugins): add configurable black background for ui components (#3681) 2024-10-24 18:21:44 +02:00
lib.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
prelude.rs plugins: Improve error handling on plugin version mismatch (#1838) 2022-10-23 13:14:24 +00:00
shim.rs feat(plugins): API to change floating pane coordinates (#3958) 2025-01-30 17:04:36 +01:00