Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-11 | Use the new error function with the new window and font code | cflip | |
2023-01-10 | Parse unicode tables in PSF fonts | cflip | |
2023-01-10 | Use PSF instead of BSF format for fonts | cflip | |
This binary file format is much easier to parse. | |||
2023-01-08 | Hook up the editor output to the window | cflip | |
Now the text editor is visible in the window! There are still escape codes for terminal output all over the place, but this is a good start. | |||
2023-01-08 | Connect the window and font code to the editor's main function | cflip | |