Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore key-release keyboard events (helix-editor#6139)
Since crossterm 0.26.x, we receive press/release keyboard events on Windows always. We can ignore the release events though to emulate the behavior of keyboard input on Windows on crossterm 0.25.x.
- Loading branch information