Mail Archives: cygwin-developers/1998/04/27/02:58:08
Geoffrey Noer wrote:
> Maybe login doesn't start the shell in the right way? If I type bash
> -i then I get the normal session.
What is /etc/passwd entry for inetd account? But... The behavior looks like
isatty(0) returns 0. Try to set CYGWIN32 to "tty" in
CP/System/Environment/System Variables and reboot.
> Then I see two things that appear to be wrong:
>
> 1) My terminal window behaves oddly. I set TERM to linux as usual
> but control-L doesn't work correctly (it half works).
What prints
1. set (or env).
2. cat /etc/termcap | grep linux
>
> 2) More seriously, a control-C will end the remote session. Anyone
> know why this is the case?
>
trap "exit 1" SIGINT :-) BTW, what is /etc/passwd:inetd->shell?
--
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia.
- Raw text -