[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Reliably sending binary codes to TRAMP processes
From: |
Michael Albinus |
Subject: |
Re: Reliably sending binary codes to TRAMP processes |
Date: |
Tue, 28 Jan 2025 16:22:09 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Jordan Ellis Coppard <jc+o.emacs@wz.ht> 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.
- Reliably sending binary codes to TRAMP processes, JD Smith, 2025/01/27
- Re: Reliably sending binary codes to TRAMP processes, JD Smith, 2025/01/28
- Re: Reliably sending binary codes to TRAMP processes, Michael Albinus, 2025/01/28
- Re: Reliably sending binary codes to TRAMP processes, JD Smith, 2025/01/28
- Re: Reliably sending binary codes to TRAMP processes, JD Smith, 2025/01/28
- Re: Reliably sending binary codes to TRAMP processes, Michael Albinus, 2025/01/29
- Re: Reliably sending binary codes to TRAMP processes, JD Smith, 2025/01/29
- Re: Reliably sending binary codes to TRAMP processes, Michael Albinus, 2025/01/29