Skip to content

fix: preserve composed iOS terminal input#22

Merged
LukeGus merged 1 commit into
Termix-SSH:dev-1.4.0from
ZacharyZcR:fix/macos-option-key-layout
Jun 1, 2026
Merged

fix: preserve composed iOS terminal input#22
LukeGus merged 1 commit into
Termix-SSH:dev-1.4.0from
ZacharyZcR:fix/macos-option-key-layout

Conversation

@ZacharyZcR
Copy link
Copy Markdown
Member

Summary

  • let iOS terminal text input send the composed text from the active keyboard layout
  • avoid sending printable iOS keypress values before Option-key composition completes
  • keep virtual Ctrl/Alt/Shift handling and special-key handling unchanged
  • fix local keyboard settings type/lint errors touched by validation

Fixes Termix-SSH/Support#311

Validation

  • npx tsc --noEmit --pretty false
  • npx eslint app/tabs/sessions/Sessions.tsx app/tabs/settings/KeyboardCustomization.tsx

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.

2 participants