package ttyutils
import "github.com/burke/ttyutils"
Index ¶
- func IsTerminal(fd uintptr) bool
- func MirrorWinsize(from, to *os.File) error
- func RestoreTerminalState(fd uintptr, termios *Termios) error
- type Termios
- type Ttysize
Functions ¶
func IsTerminal ¶
func MirrorWinsize ¶
func RestoreTerminalState ¶
Types ¶
type Termios ¶
func MakeTerminalRaw ¶
func NoEcho ¶
type Ttysize ¶
func Winsize ¶
Source Files ¶
- Version
- v0.0.0-20160630170808-5017fbbf251a (latest)
- Published
- Jun 30, 2016
- Platform
- js/wasm
- Imports
- 5 packages
- Last checked
- now –
Tools for package owners.