Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

stty not working



Hi,
I am trying to unset ECHO flag for tty, but stty doesn't work. After
reading documentation I am still not clear about its behavior.
> ttyctl
> tty is not frozen
> stty -echo
> test test
but
> stty -echo; read <enter>
working fine. My brain is broken.
With best regards.


Messages sorted by: Reverse Date, Date, Thread, Author