aboutsummaryrefslogtreecommitdiff
path: root/src/app/impl_view.rs
Commit message (Collapse)AuthorAgeFilesLines
* deprecate view_month_offset in favor of cursorAkshay2021-02-211-11/+10
|
* handle cursor events and entryAkshay2021-01-251-0/+18
|
* use consts for dimensionsAkshay2020-08-031-13/+6
|
* remove debug key binds, add :write commandAkshay2020-07-221-11/+0
|
* remove `d` keybind, add tab completionAkshay2020-07-221-8/+0
|
* add startup hint, fix watcher panicsAkshay2020-07-191-10/+6
|
* add smooth error handlingAkshay2020-07-181-1/+12
|
* refactor app.rs into module: appAkshay2020-07-181-0/+175