microsoft / microsoft/terminal
Handle `CONSOLE_IGNORE_NEXT_KEYUP` in ConPTY/WT
Open
Area-Input
Issue-Bug
Priority-3
Product-Conpty
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
Cooked read sets `CONSOLE_IGNORE_NEXT_KEYUP` to prevent an Enter-up event (and maybe others) to be put into the input buffer after it consumed the Enter-down event to end the wait for input. ConPTY might have to handle this flag just like our Win32 conhost code does.
Contributor guide
Assessment
This issue has not been assessed yet.