Add a basic GUI text editor #45

Merged
apio merged 9 commits from text-editor into main 2024-04-15 17:06:05 +00:00
Owner
No description provided.
apio 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
apio 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
apio force-pushed text-editor from 406aa0d925 to f0ce6c36de 2024-03-06 21:23:03 +00:00 Compare
apio 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
apio force-pushed text-editor from 42e1700e7a to 25ea67399a 2024-03-13 22:21:17 +00:00 Compare
apio force-pushed text-editor from 25ea67399a to fc17399d82 2024-03-14 11:40:53 +00:00 Compare
apio 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
apio added 5 commits 2024-03-29 19:41:24 +00:00
apio 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.
apio force-pushed text-editor from 8a71861470 to ce1e9abc39 2024-03-29 19:50:26 +00:00 Compare
apio force-pushed text-editor from ce1e9abc39 to f3d9d4bcc0 2024-04-01 16:43:09 +00:00 Compare
apio 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
apio merged commit 1176e64a7c into main 2024-04-15 17:06:05 +00:00
apio deleted branch text-editor 2024-04-15 17:06:05 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: apio/Luna#45
No description provided.