Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
How to read password (no echo) from builtin?
- X-seq: zsh-workers 41185
- From: Sebastian Gniazdowski <psprint@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: How to read password (no echo) from builtin?
- Date: Wed, 31 May 2017 18:39:28 +0200
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
Hello,
I need to read a password (no echo to terminal) from builtin, provided by module. Should I invoke bin_read? I would have to find a way to provide Options typedef argument. How to do it? Could also invoke vared, but I don't see builtin for it.
Is there other way?
--
Sebastian Gniazdowski
psprint /at/ zdharma.org
Messages sorted by:
Reverse Date,
Date,
Thread,
Author