mirror of
https://github.com/pimalaya/himalaya.git
synced 2026-06-17 05:07:55 +08:00
5a2d7fa6b5
This is according to: https://docs.rs/termcolor/1.1.2/termcolor/#example-using-standardstream Not resetting the color settings on the stream will leak the style to the shell otherwise. This can be observed when listing mailboxes prior to this patch. Signed-off-by: Robert Günzler <r@gnzler.io> Co-authored-by: Clément DOUIN <soywod@users.noreply.github.com>