-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Left Shift key does not trigger input mode switch #11524
Copy link
Copy link
Open
Labels
area:shell-terminalTerminal input/output, shell integration, prompt behavior, and block rendering.Terminal input/output, shell integration, prompt behavior, and block rendering.area:terminal-inputTerminal command-line input, cursor movement, key handling, and input editing.Terminal command-line input, cursor movement, key handling, and input editing.area:ui-frameworkCore Warp UI framework, rendering, layout, and windowing infrastructure.Core Warp UI framework, rendering, layout, and windowing infrastructure.bugSomething isn't working.Something isn't working.needs-infoMore issue-specific reporter detail is needed before the problem can be confidently triaged.More issue-specific reporter detail is needed before the problem can be confidently triaged.os:linuxLinux-specific behavior, regressions, or requests.Linux-specific behavior, regressions, or requests.repro:mediumThe report suggests a plausible repro path, but some uncertainty remains.The report suggests a plausible repro path, but some uncertainty remains.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.warp:product-quality
Description
Metadata
Metadata
Assignees
Labels
area:shell-terminalTerminal input/output, shell integration, prompt behavior, and block rendering.Terminal input/output, shell integration, prompt behavior, and block rendering.area:terminal-inputTerminal command-line input, cursor movement, key handling, and input editing.Terminal command-line input, cursor movement, key handling, and input editing.area:ui-frameworkCore Warp UI framework, rendering, layout, and windowing infrastructure.Core Warp UI framework, rendering, layout, and windowing infrastructure.bugSomething isn't working.Something isn't working.needs-infoMore issue-specific reporter detail is needed before the problem can be confidently triaged.More issue-specific reporter detail is needed before the problem can be confidently triaged.os:linuxLinux-specific behavior, regressions, or requests.Linux-specific behavior, regressions, or requests.repro:mediumThe report suggests a plausible repro path, but some uncertainty remains.The report suggests a plausible repro path, but some uncertainty remains.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.warp:product-quality
Pre-submit Checks
Describe the bug
Bug Report
Environment
Problem 1: Left Shift key does not trigger input mode switch
Description:
On Ubuntu, pressing Left Shift to switch input mode (e.g., Chinese ↔ English) does not work in Warp. The same keyboard shortcut works correctly in the system default terminal (GNOME Terminal / Bash).
Steps to Reproduce:
Expected Behavior:
Left Shift should toggle between input modes, just like it does in other terminals (GNOME Terminal, Alacritty, Kitty, etc.).
Actual Behavior:
Warp does not respond to the Left Shift key for input mode switching.
Problem 2: Chinese characters rendered incorrectly (garbled/bloated)
Description:
Chinese characters are not displayed with the correct font in Warp. They appear distorted or "bloated" (加花), not rendering properly.
Steps to Reproduce:
你好世界)Expected Behavior:
Chinese characters should render clearly with the configured font (e.g., Noto Sans CJK, WenQuanYi Micro Hei, or any system CJK font).
Actual Behavior:
Chinese characters appear garbled/distorted, not matching the expected font rendering.
Additional Notes
To reproduce
Steps to Reproduce:
Expected behavior
No response
Screenshots, videos, and logs
No response
Operating system (OS)
Linux
Operating system and version
Ubuntu 26.04 LTS
Shell Version
No response
Current Warp version
No response
Regression
Yes, this bug started recently or with an X Warp version
Recent working Warp date
No response
Additional context
No response
Does this block you from using Warp daily?
Yes, this issue prevents me from using Warp daily.
Is this an issue only in Warp?
Yes, I confirmed that this only happens in Warp, not other terminals.
Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e
None