Commit graph

118 commits

Author SHA1 Message Date
744c6012a7 feat: add search box to open recent file mode 2024-03-28 22:29:40 +01:00
c4315d1dc5 feat: limit number of recent files returned by project manager 2024-03-27 22:25:04 +01:00
c36cd87119 fix: don't stay in open_recent mode if navigate fails 2024-03-27 21:13:56 +01:00
da432a22ec feat: open current file in recent list on ctrl release 2024-03-27 21:13:14 +01:00
2c4452dd81 feat: add keyboard support to menus 2024-03-26 22:01:31 +01:00
2d1fb680e8 feat: continue work on open_recent UI (WIP) 2024-03-22 21:03:00 +01:00
f4de650557 feat: add open recent command to home screen 2024-03-22 21:00:19 +01:00
2f9a0e2eb0 refactor: button, menu and widget stack apis 2024-03-18 22:29:29 +01:00
69a6e659bd feat: add multi-cursor support to copy/cut/paste commands 2024-03-11 21:37:41 +01:00
9e381c4d1a feat: add smart_insert_line_before/_after commands
closes #4
2024-03-10 22:27:06 +01:00
0c08f0b6fd feat: make gutter line numbers configurable for all vim modes 2024-03-06 10:28:40 +01:00
cf22ba38e7 feat: use icons in mini mode labels 2024-03-03 22:00:08 +01:00
9ba773c4a4 fix: change word vim mode command (cw) 2024-03-03 17:27:20 +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
faffc6db47 feat: use relative line numbering in vim normal mode by default 2024-02-29 15:57:06 +01:00
61610f579a feat: add vim ctrl-u and ctrl-d pageup/down bindings 2024-02-29 01:09:46 +01:00
4ece4babad Initial public release 2024-02-29 00:00:15 +01:00