Supporting Users with Screen Readers #3
HeyItsGilbert
started this conversation in
Ideas
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
For PSReadline they have to try to guess if a screen reader is running. I wonder if there are any existing environment variable patterns we could try to mimic. Or possibly establish one and then offer a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
PSReadline has added/will add screen reader support/detection. We should write an easy to use function to detect and potentially modify output to optimize for this use case.
Beta Was this translation helpful? Give feedback.
All reactions