Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Fri, 10 Jan 2003 09:12:59 +0100 (CET) From: Pavel Tsekov X-X-Sender: ptsekov AT moria DOT atlanticsky DOT com To: Marcel Telka cc: cygwin AT cygwin DOT com Subject: Re: [Bug] 1.3.18-1: Problem with arrow keys and rxvt/bash/mc In-Reply-To: <20030109221723.GA6690@tortuga.etc.sk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 9 Jan 2003, Marcel Telka wrote: > Hi. > > I'm starting bash in rxvt using this cygwin.bat file: > > =============8<=============== > chdir \cygwin\bin > > set EDITOR=vim > set VIM=/usr/share/vim/vim61 > set CYGWIN=codepage:oem tty binmode title > rxvt -bg black -fg white -g 120x50+30+80 -fn "lucida console-16" -sr -sl 5000 -e bash --login -i > =============8<=============== > > >From bash I'm starting `mc` without parameters. After upgrading cygwin > package from 1.3.17-1 to 1.3.18-1 I've observed a problem with arrow keys > in mc. Up/down/left/right arrows produces sometimes upper letters (for example > 'D' while pressing left) instead of a cursor moving. To repruduce try run mc > and press the arrow keys in blue mc's window (for moving cursor through > files or moving cursor left-right in command line). I'll try to investigate as soon as possible. Right now I'm preparing to release version 4.6.0-pre2 of 'mc' but there seems to be some strange problem with the updating of the current selection position when moving with the arrow keys, which I havent had enough time to debug properly. It is not the same problem that you experience though - I'll try to find out whats going on in the weekend. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/