Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
[doc] read -qs
- X-seq: zsh-workers 32938
- From: Stephane Chazelas <stephane.chazelas@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: [doc] read -qs
- Date: Fri, 1 Aug 2014 22:04:41 +0100
- 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
The doc for the "read" builtin has:
-s
Don't echo back characters if reading from the terminal.
Currently does not work with the -q option.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Why? It seems to work for me (no echo when I do "read -qs").
(zsh 5.0.5)
--
Stephane
Messages sorted by:
Reverse Date,
Date,
Thread,
Author