Started working on a really crappy text editor! ✊
SIHPTI
Let's build a graphical text editor in in a thousand lines of C89.
Mouse selection + insert mode.
I can finally edit the program source with the program itself, it's hard as heck to read but it works 👍
Becoming less crappy by the hour.
Kindda wanna do some syntax highlight or something to help with readability.
@neauoire next you know it will be intellesense! :) But, syntax highlighting is pretty great.