Commit Graph
17 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 cf58763795 Merge branch 'main' of github.com:StevanFreeborn/zoeae 2026-01-10 08:02:29 -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 674a9d0a37 docs: update readme.md 2026-01-09 07:53:44 -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 12bcf1b521 chore: update LICENSE.txt 2026-01-07 18:22:27 -06:00
Stevan Freeborn 5602ae555b chore: update program name in license notice 2026-01-07 18:19:47 -06:00
Stevan Freeborn 17df4aaad3 chore: rename package from 'ferris-pad' to 'zoeae' 2026-01-07 18:16:35 -06:00
Stevan Freeborn b95f406a0b chore: rename project from FerrisPad to Zoeae 2026-01-07 18:15:25 -06:00
Stevan Freeborn 1e8ec35703 docs: update README.md 2026-01-06 07:21:58 -06:00
Stevan Freeborn cb02373547 feat: trying hard to be a Rustacean with chat's help 2026-01-06 07:19:44 -06:00