Age | Commit message (Expand) | Author |
---|---|---|
2023-01-25 | Rename `append_buffer` to textbuf | cflip |
2023-01-25 | Use Glypher as the official name of the editor | cflip |
2023-01-22 | Add an uninstall rule to the Makefile | cflip |
2023-01-19 | Add an install command to the Makefile | cflip |
2023-01-19 | Load gzipped fonts from /usr/local/share/consolefonts/ | cflip |
2023-01-17 | Rename 'rows' to 'lines' everywhere | cflip |
2023-01-11 | Remove all terminal-related code | cflip |
2023-01-10 | Improve makefile | cflip |
2023-01-08 | Compile with debug information enabled | cflip |
2023-01-08 | Connect the window and font code to the editor's main function | cflip |
2023-01-08 | Initial import of existing source code | cflip |