You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 likeAlt+b
,Alt+d
,Alt+f
.When I press
alt
again, it returns to normal.Programs using this library can reliably reproduce this bug.
The text was updated successfully, but these errors were encountered: