automatically switch input methods #16313

Closed
opened 2026-01-31 05:03:44 +00:00 by claunia · 4 comments
Owner

Originally created by @zaunist on GitHub (Dec 30, 2021).

Windows Terminal version

1.11.3471.0

Windows build number

10.0.22000.0

Other Software

wsl2

Steps to reproduce

Open ubuntu 20.04 terminal in windows terminal

Expected Behavior

Will not automatically switch input methods

Actual Behavior

Sometimes, when I use windows terminal to open the wsl2 terminal, the input method will continuously switch between Chinese and English.

Originally created by @zaunist on GitHub (Dec 30, 2021). ### Windows Terminal version 1.11.3471.0 ### Windows build number 10.0.22000.0 ### Other Software wsl2 ### Steps to reproduce Open ubuntu 20.04 terminal in windows terminal ### Expected Behavior Will not automatically switch input methods ### Actual Behavior Sometimes, when I use windows terminal to open the wsl2 terminal, the input method will continuously switch between Chinese and English.
claunia added the Needs-TriageNeeds-Tag-FixNeeds-Attention labels 2026-01-31 05:03:44 +00:00
Author
Owner

@zaunist commented on GitHub (Jan 1, 2022):

Maybe the windows 11 system bug

@zaunist commented on GitHub (Jan 1, 2022): Maybe the windows 11 system bug
Author
Owner

@zadjii-msft commented on GitHub (Jan 11, 2022):

can you check if disabling Linux GUI support by adding the below to .wslconfig (refer docs.microsoft.com/en-us/windows/wsl/wsl-config#configure-global-options-with-wslconfig)

[wsl2]
guiapplications=false

For linking:

@zadjii-msft commented on GitHub (Jan 11, 2022): can you check if disabling Linux GUI support by adding the below to `.wslconfig` (refer docs.microsoft.com/en-us/windows/wsl/wsl-config#configure-global-options-with-wslconfig) ```ini [wsl2] guiapplications=false ``` For linking: * https://github.com/microsoft/WSLg/issues/443 * https://github.com/microsoft/WSL/issues/7511
Author
Owner

@zaunist commented on GitHub (Jan 12, 2022):

Thanks, I will try it after go home.

@zaunist commented on GitHub (Jan 12, 2022): > Thanks, I will try it after go home.
Author
Owner

@zaunist commented on GitHub (Jan 13, 2022):

When I update wslg to 1.0.28, this problem have been solved.

@zaunist commented on GitHub (Jan 13, 2022): When I update wslg to 1.0.28, this problem have been solved.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#16313