| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-08-06 | Cargo: Install 'clipboard' crate | Teddy Wing | |
| Allows us to copy to the system clipboard with a very simple interface. | |||
| 2016-08-05 | Cargo: Remove 'termion' dependency, use 'rustty' | Teddy Wing | |
| Decided to remove Termion in favour of Rustty because it seems like it has a simpler interface. | |||
| 2016-08-05 | Cargo: Install "termion" 1.0 | Teddy Wing | |
| Terminal library to help with creating a text user interface. | |||
