zellij/zellij-utils/src
a-kenji 331807c16a Simplify deserialization for layouts, config
Simplify deserialzation for layouts, config and config options.

Move the logic responsible to `Setup::from_options()` in order
to be able to parse `main.rs` as well as adding new command easier.
2021-07-28 18:17:49 +02:00
..
input Simplify deserialization for layouts, config 2021-07-28 18:17:49 +02:00
channels.rs refactors for #525 (#534) 2021-05-27 16:28:28 +02:00
cli.rs Make session-name option in attach command 2021-05-29 00:32:06 +05:30
consts.rs chore(clippy): needless_borrow 2021-06-29 23:02:51 +02:00
errors.rs feat(scroll): Restore scroll position on SIGINT 2021-07-24 21:28:19 +02:00
ipc.rs chore(tests): move all integration tests to be either unit or e2e tests - remove old testing infra (#589) 2021-06-30 11:27:35 +02:00
lib.rs feat(ui): initial mouse support (#448) 2021-07-02 16:40:50 +02:00
logging.rs Minor fixes 2021-07-17 23:50:24 -07:00
pane_size.rs feat(ui): initial mouse support (#448) 2021-07-02 16:40:50 +02:00
position.rs feat(ui): initial mouse support (#448) 2021-07-02 16:40:50 +02:00
setup.rs Simplify deserialization for layouts, config 2021-07-28 18:17:49 +02:00
shared.rs Add color theme config 2021-05-30 15:07:21 +02:00