mouse support of cygwin console

Christopher Faylor cgf-cygwin@cygwin.com
Wed Nov 13 12:02:00 GMT 2002


On Thu, Nov 14, 2002 at 02:46:26AM +0900, Hironori SAKAMOTO wrote:
>Hello,
>
>When the escape sequence "\033[?1000h" is sent to cygwin console
>and the support of xterm-style mouse event are enabled,
>the escape sequences of middle button (btn2) and right button (btn3)
>are opposite with xterm.
>
>Escape sequences when button down:
>* xterm
>  left button down:   \033 [ M SPC x y
>  middle button down: \033 [ M ! x y
>  right button down:  \033 [ M " x y
>* cygwin console
>  left button down:   \033 [ M SPC x y
>  middle button down: \033 [ M " x y
>  right button down:  \033 [ M ! x y
>
>Is it a bug ?

It looks like it is.  I'll check in a fix.

Thanks for the heads up.

cgf
--
Please do not send me personal email with cygwin questions or observations.
Use the resources at http://cygwin.com/ .

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



More information about the Cygwin mailing list