Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve command mode positioning/ux | Akshay | 2020-07-19 | 1 | -2/+6 |
| | |||||
* | add smooth error handling | Akshay | 2020-07-18 | 1 | -6/+12 |
| | |||||
* | switch to termion backend for strikethrough and stable refresh rate | Akshay | 2020-07-18 | 1 | -2/+2 |
| | |||||
* | begin work on command line interface | Akshay | 2020-07-16 | 1 | -7/+32 |
| | |||||
* | remove unused imports, upgrade to cursive v0.15 | Akshay | 2020-07-12 | 1 | -34/+2 |
| | |||||
* | misc modules | Akshay | 2020-07-11 | 1 | -1/+1 |
| | |||||
* | 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 |