This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Patch] bugs # 512 and 514 / cygwin console handling


Hello,
attached is a patch to fhandler_console.cc that fixes two bugs:
512 wrong mouse click position reports in cygwin terminal
514 cygwin terminal: wrong color handling in reverse display mode

After some initial problems :( I have been able to verify that 
this patch works. For # 514, there are actually two useful 
alternatives which I documented in the code and I included an #ifdef 
for them.

I'd appreciate if this patch is integrated into cygwin to 
accomodate interactive programs on the cygwin console.

Kind regards,
Thomas

Attachment: fhandler_console.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]