help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Do not render correctly colors on ssh terminal


From: Michael Albinus
Subject: Re: Do not render correctly colors on ssh terminal
Date: Sat, 07 Oct 2023 18:46:42 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Vincenzo Palazzo <vincenzopalazzodev@gmail.com> writes:

Hi Vincenzo,

>> > tramp-version: error while running: I do not know tramp version
>>
>> It is visible once you have loaded Tramp. Try 'M-x load-library tramp'.
>>
>> > I think I should install it? or I am missing something?
>>
>> It is builtin.
>
> 2.6.0.29.1

Yep, Emacs 29.1. with the builtin Tramp.

> I typed /ssh:<host>:<IP>:<PORT>:

If you use the default port 22, don't say it. If you use another port,
use the number sign # like /ssh:<host>:<IP>#<PORT>:

If it is an IPv4 number, it is correct. If it is an IPv6 number, you
must embed it into square brackets like /ssh:<host>:[::1]#<PORT>:

Best regards, Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]