bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#27407: 25.2; SGR reset is ignored if it terminates Eshell's output


From: Pierre Neidhardt
Subject: bug#27407: 25.2; SGR reset is ignored if it terminates Eshell's output
Date: Sun, 18 Jun 2017 07:49:17 +0100
User-agent: Mutt/1.8.3 (2017-05-23)

On 17-06-17 14:19:54, npostavs@users.sourceforge.net wrote:
> You meant enter the text produced with (insert "echo \"\e[33mhello\e[0m\"").

Yes.

I haven't tried your patch, but in the general case Eshell should not extend the
ANSI coloring to the prompt, SGR reset or not. I.e. the following should not
color the prompt:

        (insert "echo \"\e[33mhello")

--
Pierre Neidhardt





reply via email to

[Prev in Thread] Current Thread [Next in Thread]