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

2 uses

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

	src.elv.sh/pkg/cli/term
		setup_unix.go#L34: 	term.SetICRNL(true)