summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2023-01-26More tests and documentationAlbert Cervin
Also, split out platform-specific parts and add mocks for tests.
2022-12-13Implement scrollingAlbert Cervin
Buffer now scrolls correcly when reaching top or bottom and puts dot at the middle of the screen.
2022-12-07Make make portableAlbert Cervin
2022-12-06Add minibufferAlbert Cervin
2022-11-16🎉 And so it beginsAlbert Cervin