You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The re-draw that PSReadLine does is only one aspect that affects accessibility (specifically screen readers that scrape the screen buffer). I would be interested in what users would like to have in an "Accessibility mode" for PSReadLine beyond the buffer re-draw issue.
Related: #859
The re-draw that PSReadLine does is only one aspect that affects accessibility (specifically screen readers that scrape the screen buffer). I would be interested in what users would like to have in an "Accessibility mode" for PSReadLine beyond the buffer re-draw issue.