Open
Description
Windows Terminal version
1.16.2642
Windows build number
No response
Other Software
JAWS (though this probably repros with any screen reader)
Steps to reproduce
- generate text (i.e.
ls
) - open search dialog (ctrl+shift+f)
- search for something (i.e.
text
) NOTE: make sure there are results!
Expected Behavior
the line of text should be read (i.e. this is example text
where "text" is selected)
This gives context to the user
Actual Behavior
reads "results available"
Most likely caused by #12301
Other feedback
- "no results found" is good!
- "findMatch" should work the exact same way
- when we loop around the buffer, we should say "back to top/bottom"