all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#22942: emacs 25.0.90.1; "Retype" is missing from comint-password-prompt-regexp
@ 2016-03-08 13:42 Clément Pit--Claudel
  2016-03-08 16:11 ` Andreas Röhler
  2016-04-25 22:30 ` Lars Magne Ingebrigtsen
  0 siblings, 2 replies; 6+ messages in thread
From: Clément Pit--Claudel @ 2016-03-08 13:42 UTC (permalink / raw)
  To: 22942


[-- Attachment #1.1: Type: text/plain, Size: 518 bytes --]

The pass utility (a password manager which is pretty popular on Debian derivatives) uses two password prompts:

Enter password for [account]: 
Retype password for [account]: 

Comint only detects the first one as a password prompt, but shows the second one in clear. The fix is to add “Retype” to ‘comint-password-prompt-regexp’. “Type” could be a useful addition as well. It would also be nice to add “Master” to that list, so that “Master password:” is recognized as well.

Clément.



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-06-14 23:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-08 13:42 bug#22942: emacs 25.0.90.1; "Retype" is missing from comint-password-prompt-regexp Clément Pit--Claudel
2016-03-08 16:11 ` Andreas Röhler
2016-04-25 22:31   ` Lars Magne Ingebrigtsen
2016-04-25 22:30 ` Lars Magne Ingebrigtsen
2016-04-25 22:37   ` Clément Pit--Claudel
2017-06-14 23:59     ` npostavs

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.