This is the mail archive of the cygwin@sourceware.cygnus.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]

One way to get around the cygwin terminal problem


One way to get around the limitations of the cygwin terminal
is to initiate a second buffer for applications and use the
Windows console I/O to set the color attributes, read from
the console buffer and move the curser around.  I don't have
a completely working version yet, but an initial reworking of
the libslang.a library to make everything in it work from the
console buffer generated an slrn news reader that is lightning
fast by comparison to the cygwin version and has no text gaps
or problems with overwritten text. 

In other words, with some work, it is possible to get a professional
looking and acting terminal application using the cygwin Unix
environment but bypassing the cygwin terminal window.

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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