summaryrefslogtreecommitdiff
path: root/ted.c
AgeCommit message (Collapse)Author
2022-04-26Add cursor movementJohnny Richard
2022-04-25Enable terminal raw mode and draw editorJohnny Richard
2022-04-25Create project bootstrapJohnny Richard
- Use c11 + make - Add GPL3 license - Create README file