| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-01 | Implement window handling | Albert Cervin | |
| Also implement searching. fix undo boundaries when it checked for other save point, it used && instead of == which caused it to overwrite other types. Fix bytes vs chars bug in text_get_region | |||
| 2023-04-04 | Revamp makefiles | Albert Cervin | |
| Now only supports BSD make. | |||
| 2023-01-26 | More tests and documentation | Albert Cervin | |
| Also, split out platform-specific parts and add mocks for tests. | |||
| 2022-12-13 | Implement scrolling | Albert Cervin | |
| Buffer now scrolls correcly when reaching top or bottom and puts dot at the middle of the screen. | |||
| 2022-12-07 | Make make portable | Albert Cervin | |
| 2022-12-06 | Add minibuffer | Albert Cervin | |
| 2022-11-16 | 🎉 And so it begins | Albert Cervin | |
