Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add autocomplete | Rory Dudley | 2024-09-30 | 1 | -0/+31 |
* | Replace io::stdin().read_line() with custom function | Rory Dudley | 2024-09-30 | 1 | -4/+14 |
* | Add metadata to Cargo.toml | Rory Dudley | 2024-07-20 | 1 | -1/+1 |
* | Remove custom errors and fix background forking | Rory Dudley | 2024-02-27 | 1 | -56/+0 |
* | Cleanup recite(), custom errors, fixed forking | Rory Dudley | 2024-02-26 | 1 | -0/+57 |
* | Replace ctrlc with signal-hooksignal | Rory Dudley | 2024-02-24 | 1 | -89/+9 |
* | Capture SIGINT | Rory Dudley | 2024-02-16 | 1 | -0/+108 |
* | Initial commit | Rory Dudley | 2024-02-16 | 1 | -0/+7 |