]> git.eshelyaron.com Git - emacs.git/commit
Add ansible password prompts to `comint-password-prompt-regexp'
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 3 Jun 2025 14:56:52 +0000 (16:56 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 7 Jun 2025 20:00:12 +0000 (22:00 +0200)
commitc5ce83d83a49c43f303d709bc4bfbd81f786281a
treea9db57a247cae436e1d04722d34da7b1593443d8
parentb41e015f1b70fa614cac5e847c808a39f319b389
Add ansible password prompts to `comint-password-prompt-regexp'

* lisp/comint.el (comint-password-prompt-regexp):
* test/lisp/comint-tests.el (comint-testsuite-password-strings):
Add ansible password prompts. (Bug#78442)

(cherry picked from commit f60ad8d1e0bf3352af8f30bc4d4de25030447d3a)
lisp/comint.el
test/lisp/comint-tests.el