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

2 uses

	src.elv.sh/pkg/sys (current package)
		termios.go#L42: func (term *Termios) SetVMin(v uint8) {

	src.elv.sh/pkg/cli/term
		setup_unix.go#L29: 	term.SetVMin(1)