Add a basic GUI text editor #45

Merged
asleepymoon merged 9 commits from text-editor into main 2024-04-15 17:06:05 +00:00
Owner
No description provided.
asleepymoon added 1 commit 2024-02-11 16:11:35 +00:00
editor: Add a basic text editor
All checks were successful
Build and test / build (push) Successful in 1m46s
d1537e1566
asleepymoon added 3 commits 2024-02-27 19:11:45 +00:00
G++ on Luna was complaining about this.
editor: Add basic loading and saving
All checks were successful
Build and test / build (push) Successful in 1m56s
406aa0d925
asleepymoon force-pushed text-editor from 406aa0d925 to f0ce6c36de 2024-03-06 21:23:03 +00:00 Compare
asleepymoon added 1 commit 2024-03-06 21:41:38 +00:00
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 1m47s
42e1700e7a
asleepymoon force-pushed text-editor from 42e1700e7a to 25ea67399a 2024-03-13 22:21:17 +00:00 Compare
asleepymoon force-pushed text-editor from 25ea67399a to fc17399d82 2024-03-14 11:40:53 +00:00 Compare
asleepymoon added 1 commit 2024-03-14 12:09:15 +00:00
editor: Refuse to load non-regular file types
All checks were successful
Build and test / build (push) Successful in 2m4s
2aa0612400
asleepymoon added 5 commits 2024-03-29 19:41:24 +00:00
asleepymoon added 1 commit 2024-03-29 19:42:15 +00:00
Remove the build status badge
Some checks are pending
Build and test / build (push) Waiting to run
8a71861470
It links to drone, which we have phased out in favor of Gitea Actions.
asleepymoon force-pushed text-editor from 8a71861470 to ce1e9abc39 2024-03-29 19:50:26 +00:00 Compare
asleepymoon force-pushed text-editor from ce1e9abc39 to f3d9d4bcc0 2024-04-01 16:43:09 +00:00 Compare
asleepymoon changed title from WIP: Add a basic GUI text editor to Add a basic GUI text editor 2024-04-15 17:05:52 +00:00
asleepymoon merged commit 1176e64a7c into main 2024-04-15 17:06:05 +00:00
asleepymoon deleted branch text-editor 2024-04-15 17:06:05 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: asleepymoon/Luna#45
No description provided.