Ide -> terminal forced movement

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

when I push capslock to language switching at IDE, my cursor focus moved to terminal forcibly. This bug occurs when terminal opened. I have found there was no bug which does not used multiple model at project, but the project which used multiple model mode has that bug.

And finally I have found the bug removed when I clear all chats (also remove used multiple model history)

Steps to Reproduce

cursor latest update and use multiple models and use IDE

Operating System

MacOS

Version Information

Version: 2.4.21
VSCode Version: 1.105.1
Commit: dc8361355d709f306d5159635a677a571b277bc0
Date: 2026-01-22T16:57:59.675Z
Build Type: Stable
Release Track: Default
Electron: 39.2.7
Chromium: 142.0.7444.235
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Darwin arm64 22.6.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. This is a known issue. Here’s a similar thread where several users ran into the same thing: When switching from multi-model agent mode to Hangul/alphabet, the focus moves to the terminal

The team is aware. What’s interesting is that in the previous thread one user said it “somehow fixed” after updating to 2.0.74+, but you’re on 2.4.21 and it’s still happening.

Can you check:

  • Does it still reproduce with the terminal closed?
  • Does it happen with any model combination in multi-model mode, or only with specific ones?

You mentioned that clearing chat history temporarily removes the bug. That’s useful info, I’ll add it to the report.

thank you for reply.

I solved this bug with closing all chat history, and can reproduce by using “multiple models” feature.

I guess this bug occurs using multiple models. Because this bug has occur whether terminal is closed or opened. Also when the bug occurs, I tried to close & restart cursor, but as long as the multiple models opened, the bug didn’t disappear. It only removed by “clear all chats.”

Additionally, Using the clear all chat function temporarily fixes the bug, but the bug reappears when I retrieve the history of using the multi model from the AI usage history.

In this case, I used multiple models with “opus 4.5 & sonnet 4.5 & GPT-5.2” (but it still occur another model combination)

1 Like

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.