Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "include only minimal code changes to add ctrl-c capturing functionality" | nc | 2020-08-06 | 1 | -4/+0 |
* | include only minimal code changes to add ctrl-c capturing functionality | nc | 2020-08-06 | 1 | -0/+4 |
* | revert | nc | 2020-08-06 | 1 | -9/+4 |
* | Override Ctrl-C by disabling callback in Cursive | nc | 2020-08-06 | 1 | -1/+2 |
* | add ctrlc to on_event trigger | nc | 2020-07-29 | 1 | -0/+4 |
* | Add RwLock around messages. Catch SIGINT and print that :q is the way to quit. | nc | 2020-07-20 | 1 | -4/+4 |
* | add startup hint, fix watcher panics | Akshay | 2020-07-19 | 1 | -10/+6 |
* | add smooth error handling | Akshay | 2020-07-18 | 1 | -1/+12 |
* | refactor app.rs into module: app | Akshay | 2020-07-18 | 1 | -0/+175 |