aboutsummaryrefslogtreecommitdiff
path: root/src/app/impl_self.rs
Commit message (Expand)AuthorAgeFilesLines
* fix tiemzones in statuslineAkshay2020-07-231-1/+1
* remove debug key binds, add :write commandAkshay2020-07-221-1/+1
* remove `d` keybind, add tab completionAkshay2020-07-221-0/+4
* add help commandAkshay2020-07-211-0/+23
* switch to local time over utc timeAkshay2020-07-211-2/+2
* add startup hint, fix watcher panicsAkshay2020-07-191-15/+5
* stop habits from consuming global eventsAkshay2020-07-191-14/+11
* being adding command eval error messagesAkshay2020-07-191-0/+9
* improve command mode positioning/uxAkshay2020-07-191-3/+1
* add smooth error handlingAkshay2020-07-181-40/+43
* refactor app.rs into module: appAkshay2020-07-181-0/+247