summaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Expand)Author
2023-01-25Use Glypher as the official name of the editorcflip
2023-01-19Clean up main function a bitcflip
2023-01-12Clean up editor_state's memory on teardowncflip
2023-01-11Get editor size from the window instead of the terminalcflip
2023-01-09Implement basic keyboard event handlingcflip
2023-01-08Connect the window and font code to the editor's main functioncflip
2023-01-08Initial import of existing source codecflip