Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
vared messes up tty state
- X-seq: zsh-workers 11543
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: vared messes up tty state
- Date: Tue, 23 May 2000 15:30:38 -0700
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
If you have `stty -echo` as e.g. in an emacs buffer and you run vared,
then after vared exits, echo mode has been forced back on.
`ttyctl -f` has no effect on this.
Arguably, vared shouldn't even work in this condition (it behaves as
if SINGLE_LINE_ZLE, when in fact ZLE is entirely disabled).
Messages sorted by:
Reverse Date,
Date,
Thread,
Author