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

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

Re: Tramp prompt (?) issue


From: Michael Albinus
Subject: Re: Tramp prompt (?) issue
Date: Sat, 01 Aug 2020 11:36:21 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Emanuel Berg via Users list for the GNU Emacs text editor
<help-gnu-emacs@gnu.org> writes:

Hi Emanuel,

> $ sudo ssh -l embe8573 -o ControlMaster=auto -o ControlPath='tramp.%C'
> -o ControlPersist=no -e none polhem.it.uu.se
> Password: ***
> Last login: Fri Jul 31 21:48:18 2020 from c-fd84225c.021-
> .Z. ls
>
> That last line looks like ^ then [ then Z then ^ then
> [, or char by char, ESCAPE, LATIN CAPITAL LETTER Z,
> and ESCAPE again.

Exactly what I have observed.

This is not a prompt Tramp will recognize (unless you modify
`tramp-shell-prompt-pattern'). So I recommend you try to fix the
response of your remote shell, somehow. As a first step, you might
remove all remote zsh init files temporarily.

Best regards, Michael.



reply via email to

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