Open Wilfred opened 2 years ago
Made a short test, with --color=always
it works for eshell for difftastic and cargo on windows with emacs 29. Without the color option I also don't get colors.
Yeah, colours look correct in eshell now, although some are missing in ansi-term still.
Bold works fine, inspecting it shows:
but no colours are shown for the output, even if using
--color=always
. Strangely cargo output colours are fine.Could experiment with inspect TERM (looking for e.g. xtern-256color or eterm-color) but that doesn't help if
always
doesn't work.Note that eshell gets bold and also italics, but no colour (even in cargo messages).