zellij/zellij-tile/src
Aram Drevekenin 326c8cd3c6
feat(panes): allow specifying coordinates for a new floating pane through the CLI or plugins (#3122)
* working

* add tests

* add coordinates to all the places

* refactor: move things around:

* style(fmt): rustfmt

* style(code): cleanups
2024-02-08 17:35:55 +01:00
..
ui_components feat(plugins): UI components (#2898) 2023-11-02 08:17:23 +01: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(panes): allow specifying coordinates for a new floating pane through the CLI or plugins (#3122) 2024-02-08 17:35:55 +01:00