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

2 uses

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

	src.elv.sh/pkg/cli/term
		setup_unix.go#L26: 	term.SetICanon(false)