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
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.
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)