Commit graph

17 commits

Author SHA1 Message Date
08e06bc8dd
refactor: clean-up flow logo rendering 2024-08-21 21:55:35 +02:00
231e4ccb88 feat: add open_recent_project and change_project commands 2024-08-19 20:35:05 +02:00
ea31e414ee refactor: clean-up command naming 2024-08-18 17:59:28 +02:00
4b6c08154b feat: add theme selection palette
Also, refactor to share palette code and make palettes scroll properly
with the mouse wheel.
2024-08-14 21:27:32 +02:00
6ca9dad1e4 refactor: remove duplicate C-S-i binding on home screen 2024-08-07 18:28:44 +02:00
bbafcf68a5 feat: add goto_next/prev_file_or_diagnostic bindings to home screen 2024-08-05 21:39:49 +02:00
948328bcd0 docs: update readme and help 2024-08-01 18:10:05 +02:00
394874fb20 feat: add alternate keybinding for command palette
For terminals that block C-S-p.
2024-06-21 12:40:50 +02:00
7810d96d23 fix(home): remove duplicate open_help keybind hint 2024-06-21 01:49:06 +02:00
d4019d00b2 feat: add keybind hints to command palette 2024-06-20 22:27:13 +02:00
25556336b9 feat: add initial simplistic command palette implementation 2024-06-14 21:48:28 +02:00
b15fa47f30 refactor: add renderer abstraction layer 2024-05-09 11:48:33 +02:00
2c4452dd81 feat: add keyboard support to menus 2024-03-26 22:01:31 +01:00
f4de650557 feat: add open recent command to home screen 2024-03-22 21:00:19 +01:00
1d418db9b4 refactor: clean-up and simplify home screen keys 2024-03-01 23:00:29 +01:00
9537c54962 feat: add status message on input mode change 2024-03-01 22:37:51 +01:00
4ece4babad Initial public release 2024-02-29 00:00:15 +01:00