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!
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.
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):