summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-03ted: Add horizontal scrolling supportHEADmasterJohnny Richard
2022-04-27editor: Add multiple rows and scroll supportJohnny Richard
2022-04-27editor: Rename editor_config_t to editor_tJohnny Richard
2022-04-27editor: Read file and display first lineJohnny Richard
2022-04-26Add editor DEL_KEYJohnny Richard
2022-04-26Implement home and end keys movementJohnny Richard
2022-04-26Implement page up and page downJohnny Richard
2022-04-26Move cursor and add screen boundariesJohnny Richard
2022-04-26Add cursor movementJohnny Richard
2022-04-25Enable terminal raw mode and draw editorJohnny Richard
2022-04-25Create project bootstrapJohnny Richard