Add eshell-handle-ansi-color to the default list of output filters.
authorJohn Wiegley <johnw@newartisans.com>
Thu, 22 Jan 2009 01:11:30 +0000 (01:11 +0000)
committerJohn Wiegley <johnw@newartisans.com>
Thu, 22 Jan 2009 01:11:30 +0000 (01:11 +0000)
lisp/eshell/esh-mode.el

index 9cd7c1b..6758185 100644 (file)
@@ -164,6 +164,7 @@ number, if the function `eshell-truncate-buffer' is on
 (defcustom eshell-output-filter-functions
   '(eshell-postoutput-scroll-to-bottom
     eshell-handle-control-codes
+    eshell-handle-ansi-color
     eshell-watch-for-password-prompt)
   "*Functions to call before output is displayed.
 These functions are only called for output that is displayed