konradsz / igrep

Interactive Grep
MIT License
657 stars 17 forks source link

Added error handling for editor failure #35

Closed magackame closed 1 year ago

magackame commented 1 year ago

fixes #34

Added a new error state in which the editor will display the error message

konradsz commented 1 year ago

Thanks for your contribution :)

I decided to panic since it feels like an unrecoverable error, but perhaps displaying error message is more elegant/user friendly.

konradsz commented 1 year ago

I cannot even type properly, so now we have chippy instead of clippy 🥇 all checks passed so I am happy to merge it, thanks again