Ignore key releases on platforms that support it #319

Closed
opened 2025-10-14 15:45:55 -06:00 by navan · 0 comments
Owner

Originally created by @ulyssa on 3/21/2024

Keys currently get typed twice on platforms where crossterm can detect key releases (like Windows) . I imagine that this would also apply if I ever turned on the kitty keyboard protocol for terminals that support it. When iamb sees a key release, it should just skip it.

*Originally created by @ulyssa on 3/21/2024* Keys currently get typed twice on platforms where `crossterm` can detect key releases (like Windows) . I imagine that this would also apply if I ever turned on the kitty keyboard protocol for terminals that support it. When iamb sees a key release, it should just skip it.
navan closed this issue 2025-10-14 15:45:55 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/iamb#319
No description provided.