]> git.eshelyaron.com Git - emacs.git/commit
Allow shell PROMPT strings to have ANSI codes
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 30 Jul 2021 12:03:43 +0000 (14:03 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 30 Jul 2021 12:03:43 +0000 (14:03 +0200)
commit2ece0f8d3c741bf27c6e035c5fcd2d60f164ab51
tree0a20cb72058232b40268404e95036dcededba4dd
parent920aaef9d95c7b6ac3cbb31f5d2217b620872cab
Allow shell PROMPT strings to have ANSI codes

* lisp/comint.el (comint-output-filter): Don't overwrite ANSI
codes from the prompt command (bug#11883).
lisp/comint.el