]> git.eshelyaron.com Git - emacs.git/commit
Make sure Comint minibuffer password prompts end with space main
authorRudolf Adamkovič <rudolf@adamkovic.org>
Fri, 28 Feb 2025 13:54:14 +0000 (14:54 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sun, 9 Mar 2025 10:35:00 +0000 (11:35 +0100)
commit10387fb76ff53597c8f3c109561010df2bf6f74a
tree94a0e8e742f929928ff5cabd0de681af212b3d7a
parentb917f090b507c9e8c62f1fbd669e5b70400371f8
Make sure Comint minibuffer password prompts end with space

* lisp/comint.el (comint-watch-for-password-prompt): Add a trailing
space character to the minibuffer password prompt, if it does not
contain one already, per the minibuffer UI conventions.

Bug#76604

(cherry picked from commit 41c1c6ffac3bc3db9818ed8e0cc857c72b06d806)
lisp/comint.el