| ▲ | xwiz 7 hours ago | |||||||||||||
> The lack of accessibility of TUIs is not great in general. Interesting. In what ways? I haven't heard anyone express this concern before. | ||||||||||||||
| ▲ | jiehong 6 hours ago | parent [-] | |||||||||||||
Depending on how the TUI is made, it can be very visual, but lacks structure for a screen reader (unless you stay in the very simple "input field: value" kind of prompt, but even then auto completion is tricky). Web browsers offer the DOM to tools such as screen readers (OSs offer their own accessibility sdks). Someday perhaps the TUI application could talk to the terminal emulator that would itself talk to the accessibility sdk of the OS and that info would somehow then be accessible. There was a beginning of discussion at bubble tea[0] about this for example. | ||||||||||||||
| ||||||||||||||