zellij/zellij-utils/src/input/unit
Aram Drevekenin 056537d3ee
feat(ux): first run setup-wizard (#3556)
* separate saved/runtime structure, kind of working

* serializing config

* work

* work

* save config through the configuration screen

* work

* startup wizard

* style(code): cleanups

* fix(session): reload config from disk when switching sessions

* style(fmt): rustfmt

* fix(config): propagate cli config options to screen

* style(fmt): rustfmt
2024-08-16 14:00:01 +02:00
..
fixtures/themes feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
snapshots feat(ux): first run setup-wizard (#3556) 2024-08-16 14:00:01 +02:00
keybinds_test.rs feat(keybindings): support multiple modifiers (eg. Ctrl+Alt) and the kitty keyboard protocol (#3383) 2024-05-27 16:15:09 +02:00
layout_test.rs feat(plugins): add stringified layout to switch_session_with_layout (#3503) 2024-07-18 10:45:42 +02:00
theme_test.rs feat: support multiple themes in one file (#1855) 2022-10-28 22:48:51 +09:00