help wanted
Repository metrics
- Stars
- (3,066 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Right now, if the app panics, the stacktrace we see is very much messed up and hard to read, since the terminal is in "raw mode". It would be nice if we could catch all these errors, clear the terminal, exit raw mode and then print them to the screen.