summary refs log tree commit diff
path: root/src/terminal.rs
AgeCommit message (Expand)Author
7 hoursscrolling now uses the terminal scroll feature when possibleIrene Knapp
9 hoursthere is now a concept of a scroll-topIrene Knapp
10 hoursdeal with broken UTF8 even betterIrene Knapp
15 hoursthe hjkl commands are partly implementedIrene Knapp
15 hoursadd a loop that reads a character of user inputIrene Knapp
16 hoursimplement abstractions Terminal and BufferIrene Knapp