pimalaya / himalaya

CLI to manage emails
https://pimalaya.org
MIT License
3.17k stars 95 forks source link

fix: reset ansi after terminal command #364

Closed zanona closed 2 years ago

zanona commented 2 years ago

Hi, thank you so much for himalaya. It's such a great tool and so easy to set-up. I was delaying configuring mutt for years but fortunately after finding himalaya that's no longer necessary. :smiley:

I have been running into an issue where the colour persists after a command? Perhaps it could be reset once the command finishes?

$ himalaya --version
himalaya 0.5.10

screenshot

soywod commented 2 years ago

I think this has been fixed by #372, feel free to reopen if it does not work as expected!

soywod commented 2 years ago

I have been running into an issue where the colour persists after a command? Perhaps it could be reset once the command finishes?

I also noticed last time, nice catch :D

As you said, it must miss a reset command somewhere. Thank you for pointing it out!