Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove dependency on rustc v1.45, bump to v0.2.1v0.2.1 | Akshay | 2020-07-23 | 1 | -2/+1 |
* | remove debug key binds, add :write command | Akshay | 2020-07-22 | 1 | -0/+3 |
* | remove unused import | Akshay | 2020-07-22 | 1 | -1/+0 |
* | remove `d` keybind, add tab completion | Akshay | 2020-07-22 | 1 | -9/+63 |
* | add help command | Akshay | 2020-07-21 | 1 | -3/+10 |
* | improve command mode positioning/ux | Akshay | 2020-07-19 | 1 | -40/+50 |
* | add smooth error handling | Akshay | 2020-07-18 | 1 | -22/+73 |
* | add track commands | Akshay | 2020-07-16 | 1 | -1/+16 |
* | make `add` command easier to use | Akshay | 2020-07-15 | 1 | -9/+4 |
* | more boilerplate for auto-trackable habits | Akshay | 2020-07-14 | 1 | -1/+3 |
* | redo quit command | Akshay | 2020-07-10 | 1 | -0/+10 |
* | add quit command | Akshay | 2020-07-04 | 1 | -0/+2 |
* | new 'delete' command | Akshay | 2020-07-04 | 1 | -2/+8 |
* | add month sifting commands | Akshay | 2020-07-02 | 1 | -0/+4 |
* | basic command mode and parsing | Akshay | 2020-06-30 | 1 | -0/+49 |