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]

Re: Bug in rxvt 2.7.2: shift-pageup/pagedown ignored with -sk option


> Hum... I can not only confirm this one, but also get a 
> reproducible crash if I press Ctrl+Left at the end of a line. 

Hi,
I tracked down the -sk problem last night, it happens because
XLookupString is only trivially implemented and returns 1 all the
time. 

As for the Ctrl-Left, this is something odd in bash.  I can get the 
same behavior in a command window running bash, or even by typing
Esc O c.  Bash running on Linux does not seem to have this problem.

-steve

--
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/


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