How to configure Cursor to execute Cursor Composer terminal commands in the integrated terminal (bottom panel) instead of the pop-out terminal?
When I use Cursor Composer to execute terminal commands (like virtual environment activation), they run in the side pop-out terminal. I would like these commands to run in the main integrated terminal at the bottom of Cursor, so I can see the current state (like (venv) prefix) in my main terminal session.
Is there a setting or configuration to redirect Cursor Composer commands to the integrated terminal?
I was trying to do this for a little bit, then realized it must not be the default behavior haha. Also would love to see this added in. I tried out WARP and it’s neat, but Cursor could literally do essentially the same with a terminal, just needs a bit of the gap bridged.