]> git.eshelyaron.com Git - emacs.git/commit
Improve check for ANSI control escape sequences in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 23 May 2023 13:32:20 +0000 (15:32 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 23 May 2023 13:32:20 +0000 (15:32 +0200)
commit87da87730f9f69fa29a73ac504b690c40b1bc98f
treebce3a23b59dc712d2f84df107b5bf1f75fab5fa5
parent1d5b164109b59559d34c545c2a163fa067ca22b2
Improve check for ANSI control escape sequences in Tramp

* lisp/net/tramp-sh.el (tramp-barf-if-no-shell-prompt):
Remove `ansi-color-control-seq-regexp'.

* lisp/net/tramp.el (tramp-terminal-type): Fix docstring.
(tramp-process-one-action): Delete ANSI control escape sequences
in buffer.  (Bug#63539)
lisp/net/tramp-sh.el
lisp/net/tramp.el