diff options
| author | Michael Albinus | 2023-05-20 12:13:09 +0200 |
|---|---|---|
| committer | Michael Albinus | 2023-05-20 12:13:09 +0200 |
| commit | 870a078c06102e763d57366c123980545e245d9e (patch) | |
| tree | 907a8e0959b7c9f9d3eeb9476c2951b0fba9b53d /exec/exec.c | |
| parent | 0de472e04fb29581e8302b60fafc707b18d7cbf3 (diff) | |
| download | emacs-870a078c06102e763d57366c123980545e245d9e.tar.gz emacs-870a078c06102e763d57366c123980545e245d9e.zip | |
Improve handling of ANSI control sequences in Tramp
* lisp/net/tramp-compat.el (ansi-color): Require.
* lisp/net/tramp-sh.el (tramp-display-escape-sequence-regexp)
(tramp-device-escape-sequence-regexp): Delete.
(tramp-sh-handle-insert-directory, tramp-barf-if-no-shell-prompt)
(tramp-wait-for-output): Use `ansi-color-control-seq-regexp'.
* lisp/net/tramp.el (tramp-shell-prompt-pattern): Remove escape
characters.
(tramp-process-one-action, tramp-convert-file-attributes):
Use `ansi-color-control-seq-regexp'. (Bug#63539)
* test/lisp/net/tramp-tests.el (tramp-display-escape-sequence-regexp):
Dont't declare.
(tramp-test28-process-file, tramp-test32-shell-command):
Use `ansi-color-control-seq-regexp'.
(tramp-test45-asynchronous-requests): Adapt test.
Diffstat (limited to 'exec/exec.c')
0 files changed, 0 insertions, 0 deletions