Port the latest v2 #12
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: walkero/lite-xl#12
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Port the latest LiteXL v2. This needs the following to be ported as well:
PCRE 2 ported but high experimental yet.
Lua 5.3 and 5.4 are also ported.
Now it needs to port dmon, unless I replace the methods with AmigaOS 4 notify ones. That might be preferred for our system.
Needs to adapt the process features. Maybe this can be done using AmigaOS 4 API as well.
For dmon, maybe it is better to implement it native and not port it. The information at https://wiki.amigaos.net/wiki/Notification can be handy.
There is a plan to remove dmon from next releases, so I will wait for this to be merged https://github.com/lite-xl/lite-xl/pull/746
There is a plan to remove dmon from next releases, so I will wait for this to be merged https://github.com/lite-xl/lite-xl/pull/746
This is released for AmigaOS 4.1 FE and MorphOS.
This is also a continued effort.