summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-11Use the new error function with the new window and font codecflip
2023-01-11Remove all terminal-related codecflip
2023-01-11Get editor size from the window instead of the terminalcflip
2023-01-11Don't try to draw newline characterscflip
2023-01-10Parse unicode tables in PSF fontscflip
2023-01-10Improve makefilecflip
2023-01-10Use PSF instead of BSF format for fontscflip
2023-01-09Implement basic keyboard event handlingcflip
2023-01-08Hook up the editor output to the windowcflip
2023-01-08Compile with debug information enabledcflip
2023-01-08Connect the window and font code to the editor's main functioncflip
2023-01-08Create a simple bitmap font reader and renderercflip
2023-01-08Use C-style include guards instead of #pragma oncecflip
2023-01-08Initial import of existing source codecflip