zellij/zellij-tile
Aram Drevekenin 18ee784e2d
feat(ui): add navigation with alt + arrow keys (#1264)
* feat(ui): change from non-working alt-brackets to alt-arrows

* style(fmt): rustfmt

* fix: improve parsing of `alt` combination keys

The binding of the keys can now be specified with:

- Alt: 'c'
- Alt: Up
- Alt: Down
- Alt: Left
- Alt: Right

* chore(fmt): rustfmt

Co-authored-by: a-kenji <aks.kenji@protonmail.com>
2022-03-25 14:28:08 +01:00
..
src feat(ui): add navigation with alt + arrow keys (#1264) 2022-03-25 14:28:08 +01:00
Cargo.toml chore(version): bump development version 2022-03-16 14:25:08 +01:00
LICENSE.md Rough outline of the final structure 2021-02-09 18:01:50 +00:00