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: Tue, 1 Oct 2002 11:54:35 -0500 From: Steve O To: cygwin AT cygwin DOT com Subject: Re: Bug in rxvt 2.7.2: shift-pageup/pagedown ignored with -sk option Message-ID: <20021001115435.A17114@hagbard.io.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i > 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/