unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Alexandru-Sergiu Marton <brown121407@posteo.ro>
Cc: Alexandru-Sergiu Marton <brown121407@member.fsf.org>,
	40369@debbugs.gnu.org
Subject: bug#40369: guix environment messed up shell
Date: Thu, 02 Apr 2020 12:34:42 +0200	[thread overview]
Message-ID: <87r1x6p459.fsf@gnu.org> (raw)
In-Reply-To: <C1PSAK64HWGU.94BWYGNA14KQ@121408> (Alexandru-Sergiu Marton's message of "Wed, 01 Apr 2020 13:03:42 +0300")

Hi,

"Alexandru-Sergiu Marton" <brown121407@posteo.ro> skribis:

> Whenever I run `guix environment <package>`, the shell I get has
> problems when I write commands that span multiple lines. The most basic
> glitch is that when I get to the end of the first line, the next
> characters end up at the beginning of the same line, overwriting
> everything I wrote so far. One of the wilder scenarios is the one where
> each new character is added on a new line, _on top_ of the one I'm
> currently writing.
>
> Steps to reproduce:
> 1. $ guix environment neovim
> 2. Write stuff that is longer than a single line.

What shell do you use?

Could you check if this is somehow due to PS1?  For instance run:

  guix environment neovim
  export PS1='\u\$ '
  write a loooong line

Thanks in advance,
Ludo’.

  reply	other threads:[~2020-04-02 10:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-01 10:03 bug#40369: guix environment messed up shell Alexandru-Sergiu Marton
2020-04-02 10:34 ` Ludovic Courtès [this message]
2020-04-02 11:03   ` Alexandru-Sergiu Marton
2020-04-02 16:39     ` Ludovic Courtès

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87r1x6p459.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=40369@debbugs.gnu.org \
    --cc=brown121407@member.fsf.org \
    --cc=brown121407@posteo.ro \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).