This is the mail archive of the cygwin-patches 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]

console: terminal request/response


This is another patch to enable terminal responses in the cygwin console.
Typically, terminals respond to requests to report Primary/Secondary Device Attributes
and to send a Cursor Position Report (see http://invisible-island.net/xterm/ctlseqs/ctlseqs.txt).
(This hasn't ever worked in the cygwin console except with obsolete setting CYGWIN=tty.)


My attached patch should now fix this. I know it's not really significant anymore
(http://cygwin.com/ml/cygwin-patches/2012-q2/msg00002.html) but I couldn't resist
to rework and fix my previous fix attempts.


Thomas

Attachment: terminal-requests.patch
Description: Text document

Attachment: terminal-requests.changelog
Description: Text document


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