Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
read -sq
- X-seq: zsh-users 26548
- From: Ray Andrews <rayandrews@xxxxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: read -sq
- Date: Sun, 21 Feb 2021 08:41:52 -0800
- Archived-at: <https://zsh.org/users/26548>
- Archived-at: <http://www.zsh.org/sympa/arcsearch_id/zsh-users/2021-02/6a5328e7-e58d-5b47-c0df-463bf4c144ea%40eastlink.ca>
- List-id: <zsh-users.zsh.org>
If I use 'read -sq' and don't press 'y' (to do whatever), if the non 'y'
key is some normal alphabetic key, it is not echoed to the terminal as
'-s' indicates is correct, but if I use another key -- an arrow or DEL
or END or one of those, it is echoed. Can that be prevented? Not a big
deal but I use the down arrow to break back to a clean command line
routinely so after a 'read -sq' I see " [B " on the command line.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author