Age | Commit message (Expand) | Author |
---|---|---|
2023-01-11 | Use the new error function with the new window and font code | cflip |
2023-01-11 | Get editor size from the window instead of the terminal | cflip |
2023-01-11 | Don't try to draw newline characters | cflip |
2023-01-10 | Parse unicode tables in PSF fonts | cflip |
2023-01-10 | Use PSF instead of BSF format for fonts | cflip |
2023-01-09 | Implement basic keyboard event handling | cflip |
2023-01-08 | Hook up the editor output to the window | cflip |
2023-01-08 | Connect the window and font code to the editor's main function | cflip |
2023-01-08 | Create a simple bitmap font reader and renderer | cflip |