mirror of
https://github.com/golang/term.git
synced 2026-02-08 03:36:04 +03:00
18e6eb769a62655dfabccb1029970a371ced1026
Rather than guessing at which terminal flags should be set or cleared by MakeRaw, this change tries to make it mirror the behaviour documented for cfmakeraw() in the termios(3) manpage. Fixes golang/go#15625 Change-Id: Icd6b18ffb57ea332147c8c9b25eac5e41eb0863a Reviewed-on: https://go-review.googlesource.com/22964 Run-TryBot: Adam Langley <agl@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Faiyaz Ahmed <ahmedf@vmware.com> Reviewed-by: Adam Langley <agl@golang.org>
Description
Languages
Go
100%