Fix logic error in Ctrl-Arrow and clean up examples
- Fix the logic for error checking the string format of Ctrl-Arrow in the previous MR (
src/event.rs
, line 365) - In example keys.rs, print the debug value of the event if it's non-printable
- Remove the example named commie.rs
- Format all files
- Bump version
- Add to CHANGELOG
Edited by Ron Williams