Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Thu, 10 Jun 2004 11:11:46 -0400
From: Christopher Faylor <cgf-no-personal-reply-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: cygwin bug report: cursor reports interfere with DOS box scrollbar
Message-ID: <20040610151146.GB19766@coe.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <200406101436.i5AEarKY005280@ns-srv-2.bln1.siemens.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.Wolff@siemens.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/

