zellij/zellij-utils/src/input/unit
Aram Drevekenin 192e6fd31e
feat(ui): break pane to new tab and move panes between tabs (#2664)
* prototype

* some tests

* break out floating pane

* break out plugin panes

* add keybind and fix some minor issues

* remove cli

* move pane to left/right tab

* update ui

* adjust ui

* style(fmt): rustfmt

* style(comment): remove commented code

* update snapshots
2023-08-02 11:41:51 +02:00
..
fixtures/themes feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
snapshots feat(ui): break pane to new tab and move panes between tabs (#2664) 2023-08-02 11:41:51 +02:00
keybinds_test.rs Reimplement resize code (#1990) 2022-12-08 12:50:28 +00:00
layout_test.rs feat(plugins): make plugins configurable (#2646) 2023-07-25 10:04:12 +02:00
theme_test.rs feat: support multiple themes in one file (#1855) 2022-10-28 22:48:51 +09:00