firework-rs
firework-rs copied to clipboard
Allow ^C Quit to Better fit Conventions
Most command line programs support ^C quit, so hopefully this would be helpful for user experience. It's just a simple single-line change.