help wanted
仓库指标
- 星标
- (3,066 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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.