Michael Albinus
870a078c06
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.
2023-05-20 12:13:09 +02:00
..
2023-05-05 19:39:22 +02:00
2023-03-29 16:10:29 +02:00
2023-05-06 11:29:58 +03:00
2023-05-17 07:00:42 -04:00
2023-04-09 16:45:40 +02:00
2023-04-25 17:29:23 +03:00
2023-04-30 10:05:11 +08:00
2023-05-14 17:41:14 +02:00
2023-01-16 09:20:11 +01:00
2023-05-06 11:29:58 +03:00
2023-05-06 03:41:54 +03:00
2023-05-08 13:33:42 +02:00
2023-04-15 13:17:50 +02:00
2023-01-19 15:40:42 +02:00
2023-05-12 05:10:50 -04:00
2023-05-06 11:29:58 +03:00
2023-05-03 13:26:35 +02:00
2023-05-03 13:26:35 +02:00
2023-05-04 20:42:24 +02:00
2023-04-26 18:06:39 +02:00
2023-05-20 12:13:09 +02:00
2023-04-23 13:37:39 +02:00
2023-05-15 16:25:23 +02:00
2023-03-12 17:21:57 +01:00
2023-05-14 13:16:36 +02:00
2023-03-23 17:09:52 +01:00
2023-05-03 13:26:35 +02:00
2023-05-20 12:13:09 +02:00
2023-05-15 16:25:23 +02:00
2023-05-03 13:26:35 +02:00
2023-05-03 13:26:35 +02:00
2023-05-20 12:13:09 +02:00
2023-02-25 06:30:14 +01:00