aboutsummaryrefslogtreecommitdiff
path: root/src/app
Commit message (Expand)AuthorAgeFilesLines
* Revert "include only minimal code changes to add ctrl-c capturing functionality"nc2020-08-061-4/+0
* include only minimal code changes to add ctrl-c capturing functionalitync2020-08-061-0/+4
* revertnc2020-08-063-18/+10
* Override Ctrl-C by disabling callback in Cursivenc2020-08-062-2/+2
* add ctrlc to on_event triggernc2020-07-291-0/+4
* Add RwLock around messages. Catch SIGINT and print that :q is the way to quit.nc2020-07-203-10/+14
* use cross-platform file watcherHugo Camboulive2020-07-191-2/+2
* add startup hint, fix watcher panicsAkshay2020-07-193-25/+23
* 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
* fix reexportsAkshay2020-07-181-0/+3
* add smooth error handlingAkshay2020-07-182-41/+55
* add message typeAkshay2020-07-181-0/+50
* refactor app.rs into module: appAkshay2020-07-183-0/+449