Terminal Command Execution Issue in Cursor v0.43.5
Issue Description
After updating to Cursor v0.43.5, I’ve encountered a significant usability issue with the terminal command execution feature.
Current Behavior:
- When executing a generated command using the “Run” button
- Cursor creates a new terminal window for each command execution
- Instead of using the currently active terminal
** Movie is here. **
https://github.com/getcursor/cursor/issues/2438#issuecomment-2507401535
Expected Behavior:
- Commands should execute in the currently active/focused terminal
- No new terminal windows should be created unnecessarily
Impact
This behavior significantly disrupts the workflow and reduces productivity, especially when:
- Running multiple commands in sequence
- Monitoring output across different terminals
Environment
- Cursor Version: 0.43.5
- Feature: Terminal command execution via “Run” button
Priority Request
This issue severely impacts the core functionality of terminal usage in Cursor. A fix would greatly improve the user experience for developers working with multiple terminal instances.
Could you please investigate and prioritize this issue? Thank you for your attention to this matter.
#bug #terminal #usability
