Commit Graph
10 Commits
Author SHA1 Message Date
Stevan Freeborn cb5f1cf717 feat: refactor bindings to work in edit and preview modes 2026-01-23 07:09:50 -06:00
Stevan Freeborn 55bdbafce2 feat: add ability to preview markdown 2026-01-21 07:12:20 -06:00
Stevan Freeborn 9386fb38fd feat: refactor to make sure new tabs are added to end of the tab list always 2026-01-18 08:33:49 -06:00
Stevan Freeborn 573724901f feat: refactor state into hashmap + add new file action with keybind 2026-01-15 07:02:21 -06:00
Stevan Freeborn 599aacaf3b feat: keep track of multiple open files using tabbed buttons 2026-01-13 04:25:46 -06:00
Stevan Freeborn 3fd69df4db feat: implement font reset and wip on tab
- implemented the ability to reset
  font along with corresponding keybind
- added initial tab using buttons
  and on click loading file into
  editor state
2026-01-11 08:04:25 -06:00
Stevan Freeborn 1704441315 feat: wire up keybinds
- added keybinds for existing file actions
- added keybinds to support zooming
2026-01-10 08:02:21 -06:00
Stevan Freeborn c2a9685b5b feat: app icon 2026-01-09 07:51:53 -06:00
Stevan Freeborn 8e8409a7b5 feat: added saving existing file or new file 2026-01-09 07:18:43 -06:00
Stevan Freeborn cb02373547 feat: trying hard to be a Rustacean with chat's help 2026-01-06 07:19:44 -06:00