Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add help command | Akshay | 2020-07-21 | 1 | -0/+23 |
| | |||||
* | switch to local time over utc time | Akshay | 2020-07-21 | 1 | -2/+2 |
| | |||||
* | use cross-platform file watcher | Hugo Camboulive | 2020-07-19 | 1 | -2/+2 |
| | | | | Allows running on OSX. | ||||
* | add startup hint, fix watcher panics | Akshay | 2020-07-19 | 3 | -25/+23 |
| | |||||
* | stop habits from consuming global events | Akshay | 2020-07-19 | 1 | -14/+11 |
| | |||||
* | being adding command eval error messages | Akshay | 2020-07-19 | 1 | -0/+9 |
| | |||||
* | improve command mode positioning/ux | Akshay | 2020-07-19 | 1 | -3/+1 |
| | |||||
* | fix reexports | Akshay | 2020-07-18 | 1 | -0/+3 |
| | |||||
* | add smooth error handling | Akshay | 2020-07-18 | 2 | -41/+55 |
| | |||||
* | add message type | Akshay | 2020-07-18 | 1 | -0/+50 |
| | |||||
* | refactor app.rs into module: app | Akshay | 2020-07-18 | 3 | -0/+449 |