This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: V1.7 and endless loops triggerd by junction points


Andy Koppe wrote:

> Matthias Meyer wrote:
>> I've installed cygwin 1.7 in Vista and have two problems, not known prior
>> with cygwin 1.5.25:
>>
>> 1) If I login in a shell (e.g. sh --login -i) I can not use cursor or
>> backspace keys. It seems that the cursor can't go into the left
>> direction. Cursor up will resolve in one line like:
>> $ tail /cygdrive/c/Attrib/attributes$ ls -alh
>> /cygdrive/c/Attrib/attributes instead two different lines like
>> $ tail /cygdrive/c/Attrib/attributes
>> $ ls -alh /cygdrive/c/Attrib/attributes
> 
> Weird. Messed up tty settings perhaps. How and where are you running
> that shell? What's the output of 'stty -a'? Also, cygcheck output as
> requested at http://cygwin.com/problems.html might be helpful.
> 
I running this shell by ssh (with private/public key authentication) or
by "sh --login -i" from windows cmd. The same behaviour in both types of shell.

As far as I know I've not configured anything for a shell.

$ stty -a
speed 38400 baud; rows 25; columns 80; line = 0;
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>;
eol2 = <undef>; swtch = ^Z; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R;
werase = ^W; lnext = ^V; flush = ^O; min = 1; time = 0;
-parenb -parodd cs8 -hupcl -cstopb cread -clocal -crtscts
-ignbrk brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl -ixon -ixoff
-iuclc -ixany -imaxbel
opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
isig icanon iexten echo echoe echok -echonl -noflsh -tostop echoctl echoke

br
Matthias
-- 
Don't Panic


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]