aboutsummaryrefslogtreecommitdiff
path: root/src/app/impl_view.rs
Commit message (Expand)AuthorAgeFilesLines
* remove all instances of view_month_offsetcursorAkshay2021-02-211-3/+2
* deprecate view_month_offset in favor of cursorAkshay2021-02-061-5/+5
* 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