Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move to crossterm backend | Akshay | 2020-07-10 | 1 | -45/+14 |
| | |||||
* | access command mode via ':' and basic command parsing | Akshay | 2020-06-30 | 1 | -2/+5 |
| | |||||
* | more testing stuff | Akshay | 2020-06-29 | 1 | -25/+27 |
| | |||||
* | typetag dosen't support generics, use macro hack until then | Akshay | 2020-05-02 | 1 | -15/+15 |
| | |||||
* | require new super trait, add quit callback | Akshay | 2020-03-18 | 1 | -7/+4 |
| | |||||
* | add config cruft | Akshay | 2020-03-11 | 1 | -31/+65 |
| | |||||
* | refactor into app.rs | Akshay | 2020-02-27 | 1 | -157/+2 |
| | |||||
* | implement grid view | Akshay | 2020-02-27 | 1 | -26/+111 |
| | |||||
* | add App struct | Akshay | 2020-02-26 | 1 | -2/+76 |
| | |||||
* | redo main samples | Akshay | 2020-02-15 | 1 | -26/+25 |
| | |||||
* | new module structure | Akshay | 2020-02-10 | 1 | -6/+8 |
| | |||||
* | refactor out themes | Akshay | 2020-02-10 | 1 | -27/+3 |
| | |||||
* | refactor into modules | Akshay | 2020-02-10 | 1 | -157/+7 |
| | |||||
* | init | Akshay | 2020-02-09 | 1 | -0/+226 |