Problem with powershell #803
Labels
A-Events
Area: Handling of incoming events (e.g. desired keypress not registered)
bug
Something isn't working
platform-dependent
Issue that can only be observed on certain platforms or terminal emulators
Platform: Windows 10
Terminal software Powershell version 5 and 7
Describe the problem you are observing.
Steps to reproduce
Screenshots/Screencaptures
It doesn't take any output and even ctrl+C and ctrl+D don't work quickly. It prints
Event: Err(Custom { kind: Other, error: "The cursor position could not be read within a normal duration" })
and prints ansi codes like[50;1R
.It doesn't happen in a system with windows 10 build 22H2 and build 22H1, but happens in a system with windows 10 build 2004, so it might be a windows bug but I would like to know the cause of it and if there is any workaround.
The text was updated successfully, but these errors were encountered: