func src.elv.sh/pkg/shell.newMinEditor

3 uses

	src.elv.sh/pkg/shell (current package)
		editor.go#L25: func newMinEditor(in, out *os.File) *minEditor {
		interact.go#L59: 		ed = newMinEditor(fds[0], fds[2])
		interact.go#L85: 				ed = newMinEditor(fds[0], fds[2])