src.elv.sh/pkg/sys.Termios.SetIExten (method)

2 uses

	src.elv.sh/pkg/sys (current package)
		termios.go#L52: func (term *Termios) SetIExten(v bool) {

	src.elv.sh/pkg/cli/term
		setup_unix.go#L27: 	term.SetIExten(false)