Skip to content

Fix TUI input mode swallowing shortcut letters#43

Open
cesarferreira wants to merge 4 commits intomainfrom
codex/fix-tui-input-shortcuts
Open

Fix TUI input mode swallowing shortcut letters#43
cesarferreira wants to merge 4 commits intomainfrom
codex/fix-tui-input-shortcuts

Conversation

@cesarferreira
Copy link
Owner

Summary

  • make key mapping context-aware so input/search modes treat typed letters as text
  • preserve global controls (Esc, Enter, arrows, Home/End, Backspace, Ctrl+C)
  • add regression tests for shortcut letters, full a-z acceptance, and search behavior

Validation

  • cargo test tui::event::tests
  • cargo test --test tui_commands_tests

References: #41

Closes #41

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.

Various letters are ignored when creating a new branch.

1 participant