Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-03 | ted: Add horizontal scrolling supportHEADmaster | Johnny Richard | |
2022-04-27 | editor: Add multiple rows and scroll support | Johnny Richard | |
2022-04-27 | editor: Rename editor_config_t to editor_t | Johnny Richard | |
2022-04-27 | editor: Read file and display first line | Johnny Richard | |
2022-04-26 | Add editor DEL_KEY | Johnny Richard | |
2022-04-26 | Implement home and end keys movement | Johnny Richard | |
2022-04-26 | Implement page up and page down | Johnny Richard | |
2022-04-26 | Move cursor and add screen boundaries | Johnny Richard | |
2022-04-26 | Add cursor movement | Johnny Richard | |
2022-04-25 | Enable terminal raw mode and draw editor | Johnny Richard | |
2022-04-25 | Create project bootstrap | Johnny Richard | |
- Use c11 + make - Add GPL3 license - Create README file |