Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix help on smaller terminal | Ivan Tham | 2020-11-02 | 1 | -19/+19 |
| | | | | | COLUMNS not working, using term_size crate for a more portable solution. | ||||
* | Add help command | Ivan Tham | 2020-11-01 | 1 | -0/+42 |
| | | | | Close #41 | ||||
* | Fix clippy lints | Ivan Tham | 2019-08-03 | 1 | -13/+7 |
| | |||||
* | add error handling for radix fmt | NerdyPepper | 2019-04-27 | 1 | -1/+3 |
| | |||||
* | add copyright notice to all source files | NerdyPepper | 2019-03-28 | 1 | -0/+4 |
| | |||||
* | handler passes errors up the call stack | NerdyPepper | 2019-03-28 | 1 | -5/+5 |
| | |||||
* | add error constructs | NerdyPepper | 2019-03-23 | 1 | -0/+29 |