]> git.eshelyaron.com Git - emacs.git/commit
Check for a real process when trying to find password prompts in Eshell
authorJim Porter <jporterbugs@gmail.com>
Sun, 2 Jun 2024 20:07:10 +0000 (13:07 -0700)
committerEshel Yaron <me@eshelyaron.com>
Tue, 4 Jun 2024 09:06:44 +0000 (11:06 +0200)
commit0c55f12dec06eac9744e88648d0e202bdd88552d
tree8b57ba344e778df941f908aaee9212656045f4ee
parent275fec146ee94c5480a521050dede61d47a2a06e
Check for a real process when trying to find password prompts in Eshell

* lisp/eshell/esh-mode.el (eshell-watch-for-password-prompt): Use
'eshell-head-process'.

(cherry picked from commit cd7dd3e675ef2e3ae6e30ee70523ceb7f1fd1d67)
lisp/eshell/esh-mode.el