]> git.eshelyaron.com Git - emacs.git/commit
Fix issue with interpreting ANSI codes in eshell
authorMiha Rihtaršič <miha@kamnitnik.top>
Mon, 25 Oct 2021 13:24:29 +0000 (15:24 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 25 Oct 2021 13:24:35 +0000 (15:24 +0200)
commit85ea3f7f47ef1a767aa2954be896d4aaef3163c6
tree74b7d2e387b94fe3d4b96defd65e69ab8ffa210a
parent50f9436146ae1814d4f4c6670bccac7c76db292f
Fix issue with interpreting ANSI codes in eshell

* lisp/eshell/esh-mode.el (eshell-mode): Make window point advance on
insertion.
(eshell-output-filter): Don't use insert-before-markers (bug#45380).
lisp/eshell/esh-mode.el