Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix tiemzones in statusline | Akshay | 2020-07-23 | 1 | -1/+1 |
* | remove debug key binds, add :write command | Akshay | 2020-07-22 | 1 | -1/+1 |
* | remove `d` keybind, add tab completion | Akshay | 2020-07-22 | 1 | -0/+4 |
* | add help command | Akshay | 2020-07-21 | 1 | -0/+23 |
* | switch to local time over utc time | Akshay | 2020-07-21 | 1 | -2/+2 |
* | add startup hint, fix watcher panics | Akshay | 2020-07-19 | 1 | -15/+5 |
* | 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 |
* | add smooth error handling | Akshay | 2020-07-18 | 1 | -40/+43 |
* | refactor app.rs into module: app | Akshay | 2020-07-18 | 1 | -0/+247 |