summaryrefslogtreecommitdiff
path: root/input.c
AgeCommit message (Expand)Author
2023-01-28Change the keymap to use WASD for navigationcflip
2023-01-17Rename 'rows' to 'lines' everywherecflip
2023-01-16Ignore first keypress after entering insert modecflip
2023-01-16Implement some more commands from vimcflip
2023-01-12Manually insert tab characterscflip
2023-01-12Make the editor modal and refactor keyboard eventscflip
2023-01-12Move cursor movement into separate functionscflip
2023-01-11Remove all terminal-related codecflip
2023-01-09Implement basic keyboard event handlingcflip
2023-01-08Initial import of existing source codecflip