Since this was getting very annoying, I wrote this script:

#!/bin/sh
/usr/bin/mutt "$@"
ret="$?"
/bin/echo -e '\e[0m'
exit "$ret"

Which also shows that a SGR reset is all that's missing.

-- 
see shy jo

Attachment: signature.asc
Description: PGP signature

Reply via email to