golang.org/x/crypto/ssh.Session.RequestPty (method)

one use

	golang.org/x/crypto/ssh (current package)
		session.go#L190: func (s *Session) RequestPty(term string, h, w int, termmodes TerminalModes) error {