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

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

bug#5113: handle shell escape characters (e.g. ESC [ 0) in emacs shell


From: Stefan Monnier
Subject: bug#5113: handle shell escape characters (e.g. ESC [ 0) in emacs shell
Date: Thu, 03 Dec 2009 20:31:32 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

>> It seems that when 'ls' is invoked with --color, it output some
>> escape sequences (e.g. ESC [ 0) that are not handled by shell-mode.

> The Emacs manual and FAQ suggest

>    (add-hook 'shell-mode-hook 'ansi-color-for-comint-mode-on)

Any objection to enabling it by default?


        Stefan






reply via email to

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