On Apr 24 22:00, Thomas Wolff wrote: > Am 24.04.2012 21:47, schrieb Corinna Vinschen: > >On Apr 24 21:45, Corinna Vinschen wrote: > >>That was exactly the patch I applied. I only chnaged the formatting > >>and changed sprintf to __small_sprintf. > >...and as far as quoting goes, the above is the ChangeLog you provided > >with your updated patch. > Sh.. I see. My deep apologies, I must have been confused. Here is > the actual updated patch which should be used instead. > Sorry for the trouble. > Thomas
> 2012-04-20 Thomas Wolff <[email protected]> > > * fhandler.h (class dev_console): Flags for extended mouse modes. > * fhandler_console.cc: Supporting mouse coordinates greater than 222. > (fhandler_console::read) Implemented extended mouse modes > 1015 (urxvt, mintty, xterm), 1006 (xterm), and 1005 (xterm, mintty). > Also: two { wrap formatting consistency fixes. > (fhandler_console::mouse_aware) Removed limitation of not sending > anything at exceeded coordinates; sending 0 byte instead (xterm). > (fhandler_console::char_command) Initialization of enhanced > mouse reporting modes. > Please recreate the patch against current CVS. And please use __small_sprintf instead of sprintf. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat
