summary refs log tree commit diff
AgeCommit message (Expand)Author
2026-03-27implement the 0 and $ commandsIrene Knapp
2026-03-27count_lines() wasn't handling empty lines properlyIrene Knapp
2026-03-27handling of the neutral column is implemented fully nowIrene Knapp
2026-03-27hjkl movement is now capped to the dimensions of the buffer... sort ofIrene Knapp
2026-03-27added a handle_movement() abstractionIrene Knapp
2026-03-27the hjkl commands are partly implementedIrene Knapp
2026-03-27add a loop that reads a character of user inputIrene Knapp
2026-03-27implement abstractions Terminal and BufferIrene Knapp
2026-03-26initial commit; draws the traditional tildesIrene Knapp