We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
When mintty received an invalid DECRQSS requests, mintty responds CAN(^X). https://github.com/mintty/mintty/blob/master/src/termout.c#L1373
I expected that "DCS 0 $ r ST" would be replied. VT382 and VT525 reply "DCS 0 $ r ST".
The text was updated successfully, but these errors were encountered:
Thanks. Do you have access to those original terminals?
Sorry, something went wrong.
fix status string DECRQSS (#689, #690, mintty/wsltty#55)
ae73d70
Released 2.8.0.
No branches or pull requests
When mintty received an invalid DECRQSS requests, mintty responds CAN(^X).
https://github.com/mintty/mintty/blob/master/src/termout.c#L1373
I expected that "DCS 0 $ r ST" would be replied.
VT382 and VT525 reply "DCS 0 $ r ST".
The text was updated successfully, but these errors were encountered: