| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-01-06 | Implement undo. | Rose Hogenson | 1 | -0/+5 | |
| 2024-01-06 | Use a b-tree for the rope. | Rose Hogenson | 1 | -5/+12 | |
| Now it's balanced :D | |||||
| 2024-01-06 | Implement backspace. | Rose Hogenson | 1 | -0/+5 | |
| 2024-01-06 | Use more idiomatic error handling. | Rose Hogenson | 1 | -31/+24 | |
| 2023-12-29 | Allow saving the file with CTRL-S. | Rose Hogenson | 1 | -0/+5 | |
| 2023-12-29 | Support inserting text. | Rose Hogenson | 1 | -2/+2 | |
| 2023-12-29 | Allow moving the cursor with the arrow keys. | Rose Hogenson | 1 | -0/+55 | |
| 2023-12-27 | Put the terminal in raw mode. | Rose Hogenson | 1 | -11/+54 | |
| 2023-12-27 | Rename tiocgwinsz.rs to term.rs. | Rose Hogenson | 1 | -0/+18 | |
| I will be putting more functionality in this file. | |||||
