Luna/editor
2024-04-15 17:06:04 +00:00
..
CMakeLists.txt editor: Add a basic text editor 2024-04-15 17:06:04 +00:00
EditorWidget.cpp editor: Remove insert mode and use the arrow keys to navigate, plus Ctrl+S to save 2024-04-15 17:06:04 +00:00
EditorWidget.h editor: Remove insert mode and use the arrow keys to navigate, plus Ctrl+S to save 2024-04-15 17:06:04 +00:00
main.cpp editor: Add basic loading and saving 2024-04-15 17:06:04 +00:00