aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2016-08-06Remote the "test" lineTeddy Wing
2016-08-06Remove `set_cursor` callsTeddy Wing
2016-08-06Parse options from STDINTeddy Wing
2016-08-06Handle `Result` on clipboard `set_contents`Teddy Wing
2016-08-06knockout_cell: Use name instead of hex code byteTeddy Wing
2016-08-06Copy line value to clipboard when Enter key is pressedTeddy Wing
2016-08-06Add a function that strips the "key" part from the lineTeddy Wing
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-05Initial commit. Cargo init.Teddy Wing