Jordan Ellis Coppard <[email protected]> writes: > Howdy,
Hi Jordan, > Piggybacking off of this I've turned on direct async via > connection-local-variables > > (tramp-direct-async-process . t) > > and I notice that my comint buffer now has escape codes in > it. ansi-color-for-comint-mode is t and ansi-color-process-output is > in comint-output-filters-functions. It's just the > tramp-direct-async-process usage affecting this. > > I'll have a look at tramp-verbose logs, maybe some double-escaping > idk; short-cutting that do you know of a fix? Tramp in its regular mode tries to filter out ansi colors. I have no experience with this in direct async processes. Looking out the traces might help, indeed. > /Jordan Best regards, Michael. > P.S. I hope you're doing ok Michael! I'm recovering slowly from the OP. Your Tramp report(s) are still on my todo; hope I'll be able to work on them soon.
