GNU bug report logs - #30544
26.0.91; ansi-term duplicates 2 line zsh prompts any time windows change (maybe other times)

Previous Next

Package: emacs;

Reported by: Aaron Jensen <aaronjensen <at> gmail.com>

Date: Tue, 20 Feb 2018 02:09:01 UTC

Severity: minor

Tags: confirmed, fixed

Found in versions 26.0.91, 25.1

Fixed in version 26.1

Done: Noam Postavsky <npostavs <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 30544 <at> debbugs.gnu.org (full text, mbox):

From: Aaron Jensen <aaronjensen <at> gmail.com>
To: 30544 <at> debbugs.gnu.org
Cc: Noam Postavsky <npostavs <at> gmail.com>
Subject: Re: 26.0.91; ansi-term duplicates 2 line zsh prompts any time windows
 change (maybe other times)
Date: Wed, 14 Mar 2018 08:59:55 -0700
Hi Noam,

I saw that you've been doing some term.el work recently. Do you have
an idea what could be causing this?

> emacs -Q
>
> (require 'term)
>
> M-x ansi-term
> select: zsh
>
> type at prompt:
>
> export PROMPT='one
> two $'
>
> C-x 2
>
> Expect to see the prompt as:
>
> one
> two$
>
> Instead, see:
>
> one
> one
> two$


Thanks!




This bug report was last modified 7 years and 48 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.