Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide Mintty Live Text Support in Msys2 #4588

Closed
nvaccessAuto opened this issue Nov 1, 2014 · 7 comments
Closed

Provide Mintty Live Text Support in Msys2 #4588

nvaccessAuto opened this issue Nov 1, 2014 · 7 comments
Milestone

Comments

@nvaccessAuto
Copy link

Reported by erion on 2014-11-01 16:04
Mintty is a terminal based on Putty for [[http://msys2.sourceforge.net/|Msys2]]
Currently, NVDA does not read the appearing text automatically.

@nvaccessAuto
Copy link
Author

Attachment mintty.py added by erion on 2014-11-01 16:08
Description:
App module for Mintty

@nvaccessAuto
Copy link
Author

Comment 1 by erion (in reply to comment description) on 2014-11-01 16:09
Due to the relationship between Putty and Mintty, slightly modifying the Putty app module solves this issue.
Replying to erion:

Mintty is a terminal based on Putty for [[http://msys2.sourceforge.net/|Msys2]]

Currently, NVDA does not read the appearing text automatically.

@nvaccessAuto
Copy link
Author

Comment 2 by jteh on 2014-11-02 22:19
Changes:
Milestone changed from None to next

@nvaccessAuto
Copy link
Author

Comment 3 by James Teh <jamie@... on 2014-11-06 06:31
In [a39f5ec]:

Merge branch 't4588' into next

Incubates #4588.

Changes:
Added labels: incubating

@nvaccessAuto
Copy link
Author

Comment 4 by jteh on 2014-11-06 06:33
Thanks for the code.

I tested mintty and noticed that it behaves the same as PuTTY in some other (problematic) respects as well. Therefore, I took a different approach and inherited from the PuTTY app module so mintty will benefit from any future enhancements made there without needing to duplicate them.

@nvaccessAuto
Copy link
Author

Comment 5 by James Teh <jamie@... on 2014-12-03 04:44
In [a74887f]:

NVDA now automatically reports new text in mintty.

Fixes #4588.

Changes:
Removed labels: incubating
State: closed

@nvaccessAuto
Copy link
Author

Comment 6 by jteh on 2014-12-03 04:47
Changes:
Milestone changed from next to 2015.1

@nvaccessAuto nvaccessAuto added this to the 2015.1 milestone Nov 10, 2015
jcsteh added a commit that referenced this issue Nov 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant