readline
readline copied to clipboard
Input issues after using Alt+Tab - keys like d, b, f automatically trigger shortcuts
example code: https://github.com/reeflective/console/tree/main/example
env: windows 11, windows terminal
After using Alt+Tab
to switch between windows, I am unable to input most characters. Specifically, typing keys like d, b, f automatically triggers actions like Alt+b
, Alt+d
, Alt+f
.
When I press alt
again, it returns to normal.
Programs using this library can reliably reproduce this bug.