aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs
AgeCommit message (Expand)AuthorFilesLines
2023-12-27Print the first n lines of the file.Rose Hogenson1-2/+4
2023-12-27Fix a bug in how unicode is printed.Rose Hogenson1-1/+1
2023-12-26Add function to get terminal size.Rose Hogenson1-10/+24
2023-12-26Add the basic rope.Rose Hogenson1-1/+20
2023-12-26Start text editor.Rose Hogenson1-0/+3