You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An alternative is to just use what I've learned from emsys & other C projects and just create a new C text editor, with a view that it should just work on BSDs as well as it does on GNU. This might be a good idea anyway, since I think using a different (better) data structure other than list-of-lines would be a huge improvement. The use of an arena allocator would also simplify the code: example on github
I am hoping to find time to spend on Emsys very soon. I was going to try to get visual selection ready to PR. But if there needs to be a foundational change then I can focus on that.
I am hoping to find time to spend on Emsys very soon. I was going to try to get visual selection ready to PR. But if there needs to be a foundational change then I can focus on that.
Good to see you again :) Would love it if you could look at visual selection. We can always refactor later.
Tried to compile emsys on OpenBSD, promptly decided I need to rethink my life
I don't really want to dev on my thinkpad (it's a backup computer/distro experimenting machine) so I'll need to get a VM set up.
With any luck, this can lead to emsys eventually ending up in the ports tree.
The text was updated successfully, but these errors were encountered: