Bug 513 - cygwin terminal: requested cursor position report being withheld
Summary: cygwin terminal: requested cursor position report being withheld
Status: ASSIGNED
Alias: None
Product: cygwin
Classification: Unclassified
Component: Cygwin DLL (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: cygwin-bugzilla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-04 11:14 UTC by Thomas Wolff
Modified: 2004-11-26 21:47 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wolff 2004-11-04 11:14:55 UTC
Whereas the cygwin terminal (in the Windows DOS box) normally 
does not respond to Report Cursor Position (ESC [ 6 n) at all, 
the CYGWIN=tty configured terminal does respond, but only after 
the next keyboard input. This is wrong and confuses programs that 
try to use this feature; response should be immediate.

(Also, without CYGWIN=tty, it would be nice to have the feature as well.)