The secondary sidebar is not showing up in the new terminal

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I’m using the terminal in the secondary sidebar. When I press the + key to open a new terminal while in the terminal, a new chat opens instead of a new terminal. When I move the terminal from the secondary sidebar to the panel, I can create a new terminal, but I can’t create one in the secondary sidebar.

Steps to Reproduce

A new terminal should appear in the secondary sidebar.

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.3.41
VSCode Version: 1.105.1

Does this stop you from using Cursor

Yes - Cursor is unusable

1 Like

Hey, thanks for the report.

This looks like a regression in action routing for the sidebar. The + button in the terminal should create a new terminal, but in the secondary sidebar it triggers creating a chat.

For now, the workaround is to keep the terminal in the panel, like you already found. It’s frustrating that this breaks your workflow.

I passed this to the team and linked it to your report. If you can share a screenshot or a short video of the issue, that would help speed up the fix.

A couple more details:

  • Which sidebar is the terminal in exactly, left or right?
  • Does it reproduce if you create a new workspace?

Let me know if you find any other details.

The secondary sidebar is located on the right side. Moving it to the primary sidebar fixes the problem. Similarly, moving it to the panel also fixes it. The problem is only with the secondary sidebar on the right side.

It behaves the same way when I open a new window.

sa

1 Like

any update?

any update?

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I have the integrated terminal tab on the right panel along chats. Now having both “chats” and “terminal” tabs on the right panel with the terminal tab selected, I’m losing all the terminal options (switch, kill terminals etc…). It keeps the “chats” options (new chat, chat history etc…) instead

In order to retrieve terminal options I have to change my usual workflow having the terminal tab elsewhere… See the difference below:

image
image

Among all the issues I reported, not a single one has been fixed, so my hopes aren’t that high for this one either.

Steps to Reproduce

Move the terminal tab to the right side panel along chats, and select it.

Expected Behavior

when selecting the terminal tab, terminal options shows up in-place of the chat options (which remains)

Operating System

Windows 10/11

Version Information

Version: 2.4.22 (user setup)
VSCode Version: 1.105.1
Commit: 618c607a249dd7fd2ffc662c6531143833bebd40
Date: 2026-01-26T22:51:47.692Z
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: Windows_NT x64 10.0.26200

Does this stop you from using Cursor

No - Cursor works, but with this issue

1 Like