zellij/xtask/src
Aram Drevekenin 84ff29dd02
feat(ui): configuration screen + configure non-colliding keys at runtime (#3502)
* rebind => reconfigure

* persist keybinds and mode info to new tabs

* add configuration plugin

* make tests pass

* remove warnings

* style(fmt): rustfmt
2024-07-17 16:08:31 +02:00
..
build.rs fix(terminal): improve reflow performance and general memory usage by reducing size of TerminalCharacter (#3043) 2024-01-22 15:28:57 +01:00
ci.rs feat(plugins): Plugin workers and strider (#2449) 2023-05-16 12:47:18 +02:00
clippy.rs improve build/ci times (#2396) 2023-05-03 21:16:38 +02:00
dist.rs WIP: Use xtask as build system (#2012) 2022-12-17 13:27:18 +00:00
flags.rs xtask: Disable pusing during publish (#3040) 2024-01-20 12:47:21 +00:00
format.rs improve build/ci times (#2396) 2023-05-03 21:16:38 +02:00
main.rs feat(ui): configuration screen + configure non-colliding keys at runtime (#3502) 2024-07-17 16:08:31 +02:00
pipelines.rs xtask: Disable pusing during publish (#3040) 2024-01-20 12:47:21 +00:00
test.rs improve build/ci times (#2396) 2023-05-03 21:16:38 +02:00