A handmade style code editor.
- Mouse support.
- Better font rendering. Attempt to use SDF rendering.
- Opening files from the gui.
- Scrolling around the file.
- Line wrapping.
- Multi buffer support.
- Scripting in C (using TCC).
- Build "system", like compile mode in emacs or the build thing in focus.
make buildmake runCtrl-oopen fileCtrl-ssave file