Bring back "/Add Active Tabs" + Add context without closing menu

Before Cursor 2.0, I used to do a lot “/Add Active Tabs” and "/Add Open Tabs”. Is there any workaround? That used to save a lot of agent time by including the context right away.

Also, it would be amazing if pressing the right arrow (“→”) inserted the item into the context while keeping the menu open, versus closing it every time when I press Enter.

1 Like

I assume they are going to continue to update this new context workflow, since there have been lots of complaints. But for now you can use custom commands as a sort of workaround.

  1. type ‘/’ and click “Create Command”
  2. call the command something like ‘add-active-tab’
    image
  3. type ‘add active tab to context’ and save
    image
  4. now you should see the custom command after typing ‘/’
  5. Results
2 Likes

Thank you for the explanation! That’s great