This is the mail archive of the cygwin-developers@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: My console rewrite is finally available


Chris Faylor wrote:
> The next snapshot should contain my changes to console handling
> which eliminate the annoying problem with arrow keys on Windows 95.
> They also allow the use of CTRL-U and CTRL-W as an 'stty -a' will
> evidence.
> [...]

Unfortunately, your patch doesn't work together with Sergeys
remote package. Setting: CYGWIN=binmode ntea tty

The following happens:

	Open Connection,
	telnetd starts `login.exe'...
	... which displays  "login:"
	I enter the login and press return...
	the cursor jumps to the beginning of the _same_ line,
	instead of to the next line and now, login.exe hangs.

Hope, this helps, I don't know exactly, how to get a trace, if
the program chain is started by service manager...

Regards,
Corinna