[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp (2.2.13.25.1); Don't understand why prompt isn't recognized
From: |
Michael Albinus |
Subject: |
Re: tramp (2.2.13.25.1); Don't understand why prompt isn't recognized |
Date: |
Wed, 19 Oct 2016 22:43:22 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) |
Dave Abrahams <address@hidden> writes:
Hi Dave,
>> Replace the line quoted above by something like
>>
>> [ $TERM = "dumb" ] || \
>> test -e "${HOME}/.iterm2_shell_integration.bash" && \
>> source "${HOME}/.iterm2_shell_integration.bash"
>
> Good idea!
Let me know how it works. Maybe I give it a point in the Tramp FAQ.
> Thanks again, as usual.
Best regards, Michael.