aboutsummaryrefslogtreecommitdiff
path: root/src/app/impl_self.rs
Commit message (Expand)AuthorAgeFilesLines
* revertnc2020-08-061-6/+5
* Override Ctrl-C by disabling callback in Cursivenc2020-08-061-1/+0
* Add RwLock around messages. Catch SIGINT and print that :q is the way to quit.nc2020-07-201-5/+7
* 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