This is the mail archive of the cygwin@cygwin.com 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]

[Bug] 1.3.18-1: Problem with arrow keys and rxvt/bash/mc


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've attached `cygcheck -s -v -r` output with downgraded cygwin package (1.3.17-1).
With this configuration arrows works ok. After upgrade to 1.3.18-1 arrows doesn't
work good.


Thank you.

-- 
+-------------------------------------------+
| Marcel Telka   e-mail:   marcel@telka.sk  |
|                homepage: http://telka.sk/ |
|                jabber:   marcel@jabber.sk |
+-------------------------------------------+

Attachment: cygcheck.out
Description: Text document


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