Feature request config entry for `-T'
Darren Tucker
dtucker at zip.com.au
Fri Apr 6 20:08:07 EST 2012
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.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list