X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,SPF_HELO_PASS,TW_MR,TW_YG,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com connect(): No such file or directory From: Matthias Meyer Subject: Re: V1.7 and endless loops triggerd by junction points Date: Wed, 05 May 2010 21:04:47 +0200 Lines: 38 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit User-Agent: KNode/0.10.9 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 = ; eol2 = ; 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