Luna/editor
apio 42e1700e7a
All checks were successful
Build and test / build (push) Successful in 1m47s
editor: Remove insert mode and use the arrow keys to navigate, plus Ctrl+S to save
2024-03-06 22:41:21 +01:00
..
CMakeLists.txt editor: Add a basic text editor 2024-03-06 22:22:44 +01:00
EditorWidget.cpp editor: Remove insert mode and use the arrow keys to navigate, plus Ctrl+S to save 2024-03-06 22:41:21 +01:00
EditorWidget.h editor: Remove insert mode and use the arrow keys to navigate, plus Ctrl+S to save 2024-03-06 22:41:21 +01:00
main.cpp editor: Add basic loading and saving 2024-03-06 22:22:47 +01:00