Commit Graph

6 Commits

Author SHA1 Message Date
662a315597
editor: Display only the basename of the current file in the window title 2024-03-29 20:36:44 +01:00
8db14d8883
editor: Use TextInput as a base class 2024-03-29 20:18:58 +01:00
2aa0612400
editor: Refuse to load non-regular file types
All checks were successful
Build and test / build (push) Successful in 2m4s
2024-03-14 13:09:03 +01:00
fc17399d82
editor: Remove insert mode and use the arrow keys to navigate, plus Ctrl+S to save
All checks were successful
Build and test / build (push) Successful in 2m4s
2024-03-14 12:40:46 +01:00
aae5f21f7f
editor: Add basic loading and saving 2024-03-14 12:40:46 +01:00
d996e3f9f8
editor: Add a basic text editor 2024-03-14 12:40:46 +01:00