Clément DOUIN
Clément DOUIN
Thank you for your point. I would argue that showing warnings *is not* the real issue for me. As someone pointed in the chat, warnings should be errors that can...
I am working on low level libs at the moment, it should be fixed when I finally reach CLIs. Meanwhile you can disable logs with `RUST_LOG=off`.
I plan to refactor the OAuth lib, so I will investigate as soon as I dive into the topic. Thank you!
I think `NO_COLOR=1` should disable color, but I forgot where it comes from. Either `clap` or `crossterm`. Could be nice to add it to the FAQ. Regarding bold + italic,...
The message seems explicit enough, looks like your mail provider does not support the THREAD command or the algorithm used. Which provider do you use?
I totally agree with that, there is an `unwrap()` that should not be there. I will keep this issue for that purpose.
Could you share the full error? It misses the beginning I believe. It may be related to https://github.com/pimalaya/himalaya/issues/497 @Nukesor
Someone got the same panic when listing folders, see https://github.com/pimalaya/himalaya/issues/596.
Looks like a char is breaking the table system managed by [`comfy-table`](https://crates.io/crates/comfy-table). Could you try to identify which one by playing with pagination `--page-size 1` and `--page`?
Do you remember by any chance some subject with special char? Or an emoji?