Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert | nc | 2020-08-06 | 1 | -6/+5 |
* | Override Ctrl-C by disabling callback in Cursive | nc | 2020-08-06 | 1 | -1/+0 |
* | Add RwLock around messages. Catch SIGINT and print that :q is the way to quit. | nc | 2020-07-20 | 1 | -5/+7 |
* | add startup hint, fix watcher panics | Akshay | 2020-07-19 | 1 | -15/+5 |
* | stop habits from consuming global events | Akshay | 2020-07-19 | 1 | -14/+11 |
* | being adding command eval error messages | Akshay | 2020-07-19 | 1 | -0/+9 |
* | improve command mode positioning/ux | Akshay | 2020-07-19 | 1 | -3/+1 |
* | add smooth error handling | Akshay | 2020-07-18 | 1 | -40/+43 |
* | refactor app.rs into module: app | Akshay | 2020-07-18 | 1 | -0/+247 |