[PR #17953] Add input scope startup setting #31407

Open
opened 2026-01-31 09:47:07 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/17953

State: closed
Merged: Yes


This adds a "defaultInputScope" setting, hooks it up to our TSF,
and exposes it as a setting in the UI under the startup page.
In order to stay close with the other language setting, I moved that
one from the appearance to the startup page as well.
20 out of the 26 files in this PR are boilerplate unfortunately.

Closes #17816

Validation Steps Performed

  • Install and use the Chinese IME
  • Launch WT
  • Chinese input
  • Change setting to alphanumericHalfWidth
  • Restart WT
  • English input
**Original Pull Request:** https://github.com/microsoft/terminal/pull/17953 **State:** closed **Merged:** Yes --- This adds a "defaultInputScope" setting, hooks it up to our TSF, and exposes it as a setting in the UI under the startup page. In order to stay close with the other language setting, I moved that one from the appearance to the startup page as well. 20 out of the 26 files in this PR are boilerplate unfortunately. Closes #17816 ## Validation Steps Performed * Install and use the Chinese IME * Launch WT * Chinese input ✅ * Change setting to `alphanumericHalfWidth` * Restart WT * English input ✅
claunia added the pull-request label 2026-01-31 09:47:07 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#31407