summaryrefslogtreecommitdiffstats
path: root/src/app
AgeCommit message (Expand)Author
2022-01-12Update to cursive 0.17Alexandre Bury
2021-02-24add GoalKindsAkshay
2021-02-21deprecate view_month_offset in favor of cursorAkshay
2021-01-25handle cursor events and entryAkshay
2021-01-25add basic cursor actionsAkshay
2020-09-02Resolve requested changes. Merge superfluous match arm and remove aliasBruno A. Muciño
2020-09-01Adds "wq" command as a combination of "write" and "quit".Bruno A. Muciño
2020-08-03use consts for dimensionsAkshay
2020-07-24switch to pancurses backendv0.2.2Akshay
2020-07-23move duplicate check to command parsing blockAkshay
2020-07-23Merge branch 'master' of https://github.com/yoms/dijo into fix/duplicate-habitsAkshay
2020-07-23fix tiemzones in statuslineAkshay
2020-07-22Use immutable vector instead of mutable one and change the message kind to ErrorGuillaume Hormiere
2020-07-22remove debug key binds, add :write commandAkshay
2020-07-22remove `d` keybind, add tab completionfeature/delete-commandAkshay
2020-07-22Add list command for shell script purposeGuillaume Hormiere
2020-07-21add help commandfeature/help-commandAkshay
2020-07-21switch to local time over utc timeAkshay
2020-07-20use cross-platform file watcherHugo Camboulive
2020-07-19add startup hint, fix watcher panicsAkshay
2020-07-19stop habits from consuming global eventsAkshay
2020-07-19being adding command eval error messagesAkshay
2020-07-19improve command mode positioning/uxAkshay
2020-07-18fix reexportsAkshay
2020-07-18add smooth error handlingAkshay
2020-07-18add message typeAkshay
2020-07-18refactor app.rs into module: appAkshay