Termianal / panel

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Unable to close terminal or panel if i am in the maximized terminal only when it is small.

was working fine before

Steps to Reproduce

maximize the terminal panel and try to hide that is close button

Expected Behavior

should behave same as the non expanded panel and the close button should work

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.2.14
VSCode Version: 1.105.1
Commit: 1685afce45886aa5579025ac7e077fc3d4369c50
Date: 2025-12-11T01:12:35.790Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 25.1.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. This looks like a regression in 2.2.14. We need a bit more data to file the bug.

Please:

  • Attach a short video showing you clicking the close button on a maximized terminal.
  • Open the Command Palette and try commands matching “panel” or “terminal” to hide/maximize the panel. Let us know if they work as a workaround.
  • Launch Cursor without extensions and test: cursor --disable-extensions. Does that help?
  • Open Developer Tools from the Help menu or via the Command Palette, then click the close button and share any console errors.
  • Confirm whether it reproduces in a new window or another project.

Once we have these details, I can quickly pass them to the engineering team and prioritize a fix.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.