himalaya/cli
Robert Günzler 5a2d7fa6b5
always reset colors settings on the output stream after writing (#375)
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>
2022-05-07 22:54:49 +02:00
..
src always reset colors settings on the output stream after writing (#375) 2022-05-07 22:54:49 +02:00
Cargo.toml prepare release v0.5.10 2022-03-20 21:19:45 +01:00