The Cygwin stuff has never worked for me. I have always used the Putty tools successfully, but must admit I've been on the Mac for the last 2 years.
Sent from my iPhone On Jul 21, 2010, at 6:30 AM, Michael Albinus <[email protected]> wrote: > egarrulo <[email protected]> writes: > >> Hello, > > Hi, > >> Cygwin's SSH, started with `M-x shell RET' fails with: >> >> "Pseudo-terminal will not be allocated because stdin is not a terminal." > > I have no experience with cygwin, but maybe "ssh -t -t host" helps. > >> `plink' (Putty's SSH client) starts, however I get escape sequences >> into output (although I call `ansi-color-for-comint-mode-on'). > > AFAIK, plink has also some options for the terminal. You could try > "plink host -t env 'TERM=dumb'" > >> Thank you. >> Elena > > Best regards, Michael. >
