zellij/zellij-utils/assets
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
..
completions fix(comp): typo in long option '--generate-completion' for fish (#1183) 2022-03-06 19:47:33 +01:00
config feat(ui): add navigation with alt + arrow keys (#1264) 2022-03-25 14:28:08 +01:00
layouts feat(ui): add floating panes (#1066) 2022-02-18 21:10:06 +01:00
README.md Move config assets to zellij-utils crate 2021-05-27 13:41:17 +02:00

Assets for the Utils Crate

Here reside assets, that are especially needed for setup eg. a default configuration file.