Feature request config entry for `-T'
Eli Barzilay
eli at barzilay.org
Fri Apr 6 20:37:11 EST 2012
30 minutes ago, Darren Tucker wrote:
> On Fri, Apr 6, 2012 at 6:18 PM, Eli Barzilay <eli at barzilay.org> wrote:
> > AFAICT, there is no .ssh/config option for disabling pseudo-tty
> > allocation. It would be nice to have one.
>
> RequestTTY
> Specifies whether to request a pseudo-tty for the session. The
> argument may be one of: ``no'' (never request a TTY), ``yes''
> (always request a TTY when standard input is a TTY), ``force''
> (always request a TTY) or ``auto'' (request a TTY when opening a
> login session). This option mirrors the -t and -T flags for
> ssh(1).
>
> It was added in 5.9.
Ah -- thanks! (Now all I need is to wait N years for this version to
propagate...)
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!
More information about the openssh-unix-dev
mailing list