Terminal management in Agent Window

Feature request for product/service

Cursor Agent Window

Describe the request

In new Agents Window (great btw !), here are a few improvement requests :

  • when clicking on a terminal tab, it should grab the focus; currently you need 2 clicks : one on the tab and one one the terminal area for it to grab focus; clicking on tab should be enough
  • I usually work with many terminals, each with a given role : builds, backends (for logs), apps (if cli), typically between 3 and a dozen … I name them (it seems the agent is aware of the name so it helps referencing a console output “look at console “backend” for log errors …”); it would be great if I could somehow save the configuration (order, names etc); a little bit like favorites groups in a browser; that would reduce setup time when starting a new working session

cheers

Makes sense that it works this way (and like the Browser does, autofocusing on the URL bar). Nice catch! Passed to the team.

Hey @rognierbenoit!

We made some changes to terminal-tab focus handling since you posted. Could you give it another try on the latest version of Cursor?

hi @Colin , thanks for the feedback, sorry for late return. Indeed it works fine now, thank you ! :folded_hands: (I noticed it as soon as it got released and was pleased with it :sweat_smile:)