erikh / saturn

A calendar for CLI nerds
MIT License
22 stars 0 forks source link

`sui` should display errors better #36

Closed erikh closed 1 year ago

erikh commented 1 year ago

Currently a lot of errors come from tokio backchannel talk, often from a bad unwrap.

These errors should be trapped and forwarded to the notifications system, or some kind of modal should be shown (still haven't figured that out in ratatui yet)