aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-08-06Move the selection marker with `j` & `k`Teddy Wing
2016-08-06Initial trial of selection trackingTeddy Wing
2016-08-05Print a list of options to the TUITeddy Wing
2016-08-05Add an arrow markerTeddy Wing
2016-08-05Allow both 'q' and Ctrl-C to quitTeddy Wing
2016-08-05Test terminal outputTeddy Wing
2016-08-05.gitignore: Ignore /private/ directoryTeddy Wing
2016-08-05Cargo: Remove 'termion' dependency, use 'rustty'Teddy Wing
2016-08-05Cargo: Install "termion" 1.0Teddy Wing
2016-08-05Add .gitignore: Ignore Rust /target/ build directoryTeddy Wing
2016-08-05Initial commit. Cargo init.Teddy Wing