Skip to content

fix(tui): avoid duplicate unicode keyboard input#30480

Draft
fcoury-oai wants to merge 1 commit into
mainfrom
fcoury/fix-cyrillic-kitty-input
Draft

fix(tui): avoid duplicate unicode keyboard input#30480
fcoury-oai wants to merge 1 commit into
mainfrom
fcoury/fix-cyrillic-kitty-input

Conversation

@fcoury-oai

Copy link
Copy Markdown
Contributor

Summary

  • stop requesting Kitty alternate-key reporting that Codex does not consume
  • retain escape disambiguation and key event type reporting for existing key routing
  • avoid duplicate non-ASCII input observed in Windows Terminal and Warp

Fixes #16170

Testing

  • cargo test -p codex-tui non_ascii_char_inserts_immediately_without_burst_state
  • cargo check -p codex-tui
  • git diff --check

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.

Each Cyrillic character appears duplicated while typing

1 participant