Commit graph

7 commits

Author SHA1 Message Date
Brooks J Rady
fee999ec40 fix(naming): made plugin terminology more consistent 2021-04-19 23:37:47 +01:00
Aram Drevekenin
8a8d536c84
fix(status-line): remove black background from shortcuts (#276)
* fix(status-line): remove black background from shortcuts

* style(fmt): rustfmt
2021-04-18 09:58:00 +02:00
Aram Drevekenin
65c75ebb95
feat(controls): add quick navigation (#260)
* feat(input): quick navigation

* feat(ui): quick navigation

* style(fmt): rustfmt
2021-04-08 11:36:49 +02:00
Brooks J Rady
6316763b0e Fixing a load of clippy lints in status-bar 2021-03-25 17:41:02 +00:00
Brooks J Rady
0ea8ce497d Rename Help to ModeInfo 2021-03-25 14:30:31 +00:00
Brooks J Rady
9bc7a268ce Merge changes from main 2021-03-23 16:42:54 +00:00
Aram Drevekenin
8d0ff0fe40
feat(input): new shortcuts and ui (#220)
* feat(statusbar): new shortcuts

* feat(input): new shortcuts and ui

* style(fmt): rustfmt
2021-03-11 16:03:28 +01:00