Skip to content

Handle backspace keys in filter mode#70

Merged
silva96 merged 1 commit into
mainfrom
fix-backspace-in-linux
Feb 17, 2026
Merged

Handle backspace keys in filter mode#70
silva96 merged 1 commit into
mainfrom
fix-backspace-in-linux

Conversation

@silva96
Copy link
Copy Markdown
Owner

@silva96 silva96 commented Feb 17, 2026

Fixes backspace in filter mode not working in some Linux envs.

Normalize filter key handling for backspace across terminals by using a shared BACKSPACE_KEYS constant in InputHandler.

Added tests

Normalize filter key handling for backspace across terminals by\nusing a shared BACKSPACE_KEYS constant in InputHandler.\n\nAdd focused tests for ASCII DEL, Ctrl-H, and KEY_BACKSPACE so\nfilter deletion behavior stays stable on Linux and macOS.
@silva96 silva96 merged commit b18e234 into main Feb 17, 2026
1 check passed
@silva96 silva96 deleted the fix-backspace-in-linux branch February 17, 2026 17:02
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.

1 participant