| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-12-27 | Remove unnecessary length field. | Rose Hogenson | 1 | -11/+9 | |
| 2023-12-27 | Fix a bug in how unicode is printed. | Rose Hogenson | 2 | -23/+28 | |
| Technically a single character can be split across multiple chunks, so we can just join all the chunks before printing. It's not the most efficient, but this is only for debugging. | |||||
| 2023-12-26 | Add function to get terminal size. | Rose Hogenson | 2 | -10/+42 | |
| 2023-12-26 | Add the basic rope. | Rose Hogenson | 2 | -1/+116 | |
| 2023-12-26 | Start text editor. | Rose Hogenson | 1 | -0/+3 | |
