[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: password visibility for encfs in eshell
From: |
Michael Albinus |
Subject: |
Re: password visibility for encfs in eshell |
Date: |
Thu, 30 Jan 2014 15:03:10 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
Michael Eliachevitch <m.eliachevitch@gmx.net> writes:
> Changing the eshell-password-prompt-regexp to
>
> "[Pp]ass\(wor[dt]\|phrase\).*:\s *\'"
>
> worked, just changed the "d" to "[dt]". Thanks.
Well, in order to make you happy, here's the value in Emacs 24.3.50 :-)
--8<---------------cut here---------------start------------->8---
eshell-password-prompt-regexp is a variable defined in `esh-mode.el'.
Its value is
"\\(\\(?:adgangskode\\|contrase\\(?:\\(?:ny\\|ñ\\)a\\)\\|geslo\\|h\\(?:\\(?:asł\\|esl\\)o\\)\\|iphasiwedi\\|jelszó\\|l\\(?:ozinka\\|ösenord\\)\\|m\\(?:ot
de passe\\|ật khẩu\\)\\|pa\\(?:rola\\|s\\(?:ahitza\\|s\\(?:
phrase\\|ord\\|phrase\\|wor[dt]\\)\\|vorto\\)\\)\\|s\\(?:alasana\\|enha\\|laptažodis\\)\\|wachtwoord\\|лозинка\\|пароль\\|ססמה\\|كلمة
السر\\|गुप्तशब्द\\|शब्दकूट\\|গুপ্তশব্দ\\|পাসওয়ার্ড\\|ਪਾਸਵਰਡ\\|પાસવર્ડ\\|ପ୍ରବେଶ
ସଙ୍କେତ\\|கடவுச்சொல்\\|సంకేతపదము\\|ಗುಪ್ತಪದ\\|അടയാളവാക്ക്\\|රහස්පදය\\|ពាក្យសម្ងាត់\\|パスワード\\|密[码碼]\\|암호\\)\\).*:\\s
*\\'"
--8<---------------cut here---------------end--------------->8---
Have fun!
Best regards, Michael.