zellij/zellij-utils/src/input
Aram Drevekenin ea2d9ced62
feat(layouts): exact panes constraint (#2206)
* style(fmt): remove warnings

* fix(swap-layouts): introduce exact panes constraint

* fix(swap-layouts): improve floating pane swap layout ux

* style(fmt): rustfmt
2023-02-28 22:08:01 +01:00
..
unit fix(cli): edit cwd (#2201) 2023-02-27 16:34:31 +01:00
actions.rs fix(new-tab): get config parameters from config file (#2203) 2023-02-28 15:47:08 +01:00
command.rs fix(cli): edit cwd (#2201) 2023-02-27 16:34:31 +01:00
config.rs fix(various): minor fixes before 32 (#1841) 2022-10-24 19:21:03 +02:00
keybinds.rs feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
layout.rs feat(layouts): exact panes constraint (#2206) 2023-02-28 22:08:01 +01:00
mod.rs feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
mouse.rs chore(deps): move from termion to termwiz for STDIN handling (#1249) 2022-03-23 09:08:35 +01:00
options.rs feat(ui): swap layouts and stacked panes (#2167) 2023-02-17 12:05:50 +01:00
plugins.rs HOTFIX: utils: Move plugins into new assets folder (#2003) 2022-12-09 10:49:32 +00:00
theme.rs feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00