Better error messages
fmang opened this issue · 0 comments
fmang commented
When I give an invalid file to the command-line, I get invalid stream to decode
following by my shell prompt because it doesn't end with a newline.
The thrown exceptions should be caught and displayed nicely instead. Also, I'd except something like “No such file or directory”.