You just need to enable the ansi color filter for comint with M-x ansi-color-for-comint-mode-on. To make it persistent, add the following to your init file:
(add-hook 'shell-mode-hook 'ansi-color-for-comint-mode-on) -- Shell Bash Shell colors https://bugs.launchpad.net/bugs/328950 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs