Versions in this module Expand all Collapse all v1 v1.0.2 Nov 7, 2017 Changes in this version + func Setsize(t *os.File, rows, cols int) error — darwin/amd64, js/wasm, linux/amd64 v1.0.1 Oct 6, 2017 Changes in this version + var ErrUnsupported = errors.New("unsupported") + func Getsize(t *os.File) (rows, cols int, err error) — darwin/amd64, js/wasm, linux/amd64 + func Open() (pty, tty *os.File, err error) + func Start(c *exec.Cmd) (pty *os.File, err error) — darwin/amd64, js/wasm, linux/amd64