Hello. I’d like to toggle from chat input to terminal focus. I know that you do cmd+L to focus onto chat. See the image of where I expect to begin focusing from.
It used to be that when hiding the terminal panel with either Ctrl + ` or Ctrl + j the focus would be brought back to the editor automatically but that is no longer the case.
Is there a way to enable that feature via settings ?
I feel this is a much better approach (single command) vs having to hide the panel + manually focus on editor with Ctrl + 1 (two commands)
I was in the middle of writing up a standalone bug report for this, and then realized it’s because I was in the new “Agent Layout” without realizing it. Switching back to the normal layout (Cmd + E) returned the behavior I was used to (focus returns to editor after closing Terminal).
Looks like Cursor might have intentionally changed the behavior to auto-focus the AI sidebar when in Agent Layout, maybe cause that’s supposed to be the “home base” so to speak.
Anyway, that might be what’s going on for you too @caike ?