Skip to content

PSReadLine redraws entire line with each key press  #420

Open
@ghost

Description

On Windows, with a Narrator enabled (often used by visually empaired users), user opens Powershell
When you type a character there are two wrong results depending on the narrator in use
Expected: The new character is spoken and when a word is complete the word is spoken
Actual using NVDA: no text is spoken
Actual using Narrator: the entire line is spoken
Requested change is for PSReadline to not redraw the entire line every time a character is typed when a Navigator is in use.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions