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: Thu, 10 Jun 2004 11:11:46 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: cygwin bug report: cursor reports interfere with DOS box scrollbar Message-ID: <20040610151146.GB19766@coe.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <200406101436 DOT i5AEarKY005280 AT ns-srv-2 DOT bln1 DOT siemens DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200406101436.i5AEarKY005280@ns-srv-2.bln1.siemens.de> User-Agent: Mutt/1.4.1i On Thu, Jun 10, 2004 at 04:36:53PM +0200, Thomas DOT Wolff AT siemens DOT com wrote: >The cygwin terminal mouse position reports (requested with ESC [ ? >1000h) interfere with the DOS box scrollbar: When the display is >scrolled down, position reports do not indicate the correct position on >the screen but rather add the offset by which the display has been >scrolled down. On the other hand, cursor positioning (by ESC [ p ; p >H) refers to the visible screen area. So application-driven cursor >control and terminal feedback of cursor position are inconsistent and >the feedback is useless for the application. The escape sequence handler is in the file fhandler_console.cc . Good luck! cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/