~rockorager/vaxis#21: 
Consider adding screen reader accessibility

I'm looking for a new TUI toolkit for a project and wanted to request adding an accessibility mode for screen readers.

I am not sure how other TUI toolkits do this, but I know at least one falls back into a CLI/prompt mode which is supported by its various widgets.

Thanks for building this, and for your consideration!

Status
REPORTED
Submitter
~samwhited
Assigned to
No-one
Submitted
a month ago
Updated
a month ago
Labels
No labels applied.

~rockorager a month ago

I am not sure how other TUI toolkits do this, but I know at least one falls back into a CLI/prompt mode which is supported by its various widgets.

Do you know which one has this fallback? I'm curious to see the implementation.

~samwhited a month ago*

The one I was thinking of is BubbleTea, but when I went to find it it looks like I misunderstood and it's only the form library that does it (so most of the default widgets aren't accessible):

https://github.com/charmbracelet/huh

Register here or Log in to comment, or comment via email.