all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Colin Baxter <m43cap@yandex.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Prompt issue with tramp shell
Date: Sun, 18 Oct 2020 15:37:35 +0100	[thread overview]
Message-ID: <87a6wjpplc.fsf@yandex.com> (raw)
In-Reply-To: m11rhvag6k.fsf@yahoo.es

>>>>> Daniel Martín <mardani29@yahoo.es> writes:

    > Ergus <spacibba@aol.com> writes:
    >> Hi:
    >> 
    >> I am trying to use a shell with tramp
    >> 
    >> C-x C-f ssh:/....  M-x shell
    >> 
    >> then I select bash.
    >> 
    >> and I have a problem that the prompt is shown twice like this:
    >> 
    >> []0; user@host:/home/user ^G[user@host /home/user]$
    >> 
    >> I am not sure if I need an extra config on emacs or in bash?

    > I can't reproduce the issue.  Check if you have a ~/.emacs_BASH or
    > ~/.emacs.d/init_BASH.sh that may be configuring the prompt
    > incorrectly.  You could also try to run /bin/sh instead; that will
    > ignore any ~/.bashrc from the remote system.

Try putting only the following three lines in your ~/.emacs_bash

 # -*- mode: sh; -*-
 # echo ""
 printf '\r\n%.0s' {1..50} ## Clears screen and puts single prompt at bottom


Best wishes,




  reply	other threads:[~2020-10-18 14:37 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20201016144103.r3npeqap7uo63ney.ref@Ergus>
2020-10-16 14:41 ` Prompt issue with tramp shell Ergus
2020-10-16 14:48   ` Colin Baxter
2020-10-18 12:09   ` Daniel Martín
2020-10-18 14:37     ` Colin Baxter [this message]
2020-10-20 23:12       ` Ergus
2020-10-20 23:21         ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-20 23:30           ` the Elisp robot [photo] (was: Re: Prompt issue with tramp shell) Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-20 23:53             ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-21  5:54             ` the Elisp robot [photo] Jean Louis
2020-10-21  6:08               ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-21  6:25                 ` Jean Louis
2020-10-21  6:41                   ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-21 12:28                     ` Jean Louis
2020-10-21 14:24                       ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-21 17:48                         ` Jean Louis
2020-10-21 22:48                           ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-21 23:06                             ` Jean Louis
2020-10-21 23:33                               ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-22  9:55                                 ` Jean Louis
2020-10-22 16:34                                   ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-22 16:55                                     ` Jean Louis
2020-10-22 17:42                                       ` Emanuel Berg via Users list for the GNU Emacs text editor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a6wjpplc.fsf@yandex.com \
    --to=m43cap@yandex.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.