zellij/zellij-server/src/panes/tiled_panes
Aram Drevekenin 42adc8cd04
feat(ux): stack panes command (#3905)
* working across tabs and floating panes through the cli

* finalize cli command

* plugin api

* style(fmt): rustfmt

* fix: re-focus pane in stack if it was focused

* style(fmt): rustfmt

* remove outdated comment
2024-12-31 12:37:23 +01:00
..
mod.rs feat(ux): stack panes command (#3905) 2024-12-31 12:37:23 +01:00
pane_resizer.rs feat(ui): swap layouts and stacked panes (#2167) 2023-02-17 12:05:50 +01:00
stacked_panes.rs feat(ux): stack panes command (#3905) 2024-12-31 12:37:23 +01:00
tiled_pane_grid.rs fix(layout-applier): logical index pane sorting (#3893) 2024-12-25 20:26:27 +01:00