imsnif/diskonaut

Feature: error reporting with clean stacktraces

開放

#18 建立於 2020年6月17日

 (2 則留言) (0 個反應) (0 位負責人)Rust (93 個分叉)github user discovery
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.

貢獻者指南