zellij/zellij-utils/src/input
Aram Drevekenin 799fa5de8d
Floating panes in layouts (#2047)
* work

* tests passing

* tests: floating panes in layouts

* panes(plugins): floating plugins working

* refactor(tab): layout applier

* style(comment): remove outdated

* style(fmt): rustfmt
2022-12-24 15:48:04 +01:00
..
unit Floating panes in layouts (#2047) 2022-12-24 15:48:04 +01:00
actions.rs Floating panes in layouts (#2047) 2022-12-24 15:48:04 +01:00
command.rs Reimplement resize code (#1990) 2022-12-08 12:50:28 +00: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 Floating panes in layouts (#2047) 2022-12-24 15:48:04 +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 fix(cli): use provided session-name (#1793) 2022-10-12 15:35:19 +02: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