warpdotdev / Warp

Warp is the agentic development environment, built for coding with multiple AI agents.
https://warp.dev
Other
24.02k stars 488 forks source link

Not able to see Japanese characters when swapping to Japanese keyboard mid command #6623

Open ryanstrug opened 2 weeks ago

ryanstrug commented 2 weeks ago

Pre-submit Checks

Describe the bug

I'm writing an english command then I swap to the Japanese keyboard and I'm not able to see the characters as I type them out. I tried the Dark theme and Dark City theme without success. It also did not appear to that the characters were just hidden as even entering correct input did not result in the command being successful.

I saw two other tickets related to this that are closed, but this is still an issue.

To reproduce

  1. Type a command like cd
  2. Switch to Japanese keyboard
  3. Characters fail to output

Expected behavior

Should be able to type Japanese characters just like regular English characters. Should just be utf-8 right?

Screenshots, videos, and logs

Image

Operating system (OS)

macOS

Operating system and version

15.5.0

Shell Version

zsh 5.9 (arm-apple-darwin21.3.0)

Current Warp version

v0.2025.06.18.08.11.stable_03

Regression

No, this bug or issue has existed throughout my experience using Warp

Recent working Warp date

No response

Additional context

I don't believe I'm doing anything particularly exotic.

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

ryanstrug commented 1 week ago

Found a workaround.

You can type the Japanese characters and you won't be able to see them as you type, but then you can switch the macOS keyboard back to English and the characters will appear. You can then tab complete or just press enter like normal.

Not ideal for every scenario, but usable.