zellij/zellij-utils
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
..
assets feat(ui): add navigation with alt + arrow keys (#1264) 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(deps): move from termion to termwiz for STDIN handling (#1249) 2022-03-23 09:08:35 +01:00