[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Prompt issues
From: |
Kai Grossjohann |
Subject: |
Re: Prompt issues |
Date: |
Wed, 14 Jul 2004 16:41:29 +0200 |
User-agent: |
Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) |
address@hidden (Björn Lindström) writes:
> I'm trying to open /sudo:address@hidden:/some/file, but tramp hangs with
> this in *tramp/sudo address@hidden:
>
> unset correct^M^M
> ^M[?:1 address@hidden /tmp]#
>
> It seems that the prompt recognising pattern isn't up for my innovative
> prompt. Does anyone have an example of a more robust
> tramp-shell-prompt-pattern?
While you can try to go that route, my suggestion is to change your
prompt. Tramp sets $TERM to dumb, and it doesn't make sense to have
smart prompts in dumb terminals, anyway ;-)
Kai
- Prompt issues, Björn Lindström, 2004/07/10
- Re: Prompt issues,
Kai Grossjohann <=