Skip to content

Conversation

@sectore
Copy link
Owner

@sectore sectore commented Oct 29, 2025

to ignore all the other CrosstermEvent::Key events.

Side note: Before v1.6.0 such filter was still there. It has been removed in #130 (diff) by refactoring event handling to pass Crossterm(CrosstermEvent around for supporting tui-input.

Fix #136

to ignore all the other `CrosstermEvent::Key` events
@sectore sectore merged commit 27cb8c7 into main Oct 29, 2025
3 checks passed
@sectore sectore deleted the fix/ctpress branch October 29, 2025 10:03
@sectore sectore changed the title fix: filter KeyEventKind::Press out fix: ignore all key events except KeyEventKind::Press Oct 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Arrow Keys repeat is very short

2 participants