I suggest adding a setting to automatically expand command (cmd) output by default in the chat panel in Cursor. Currently, the output requires manual expansion via the “Output” tab, which can be inconvenient when reviewing multiple commands or debugging within the chat panel. Auto-expanding would streamline workflows by allowing you to view output before running the following command. A toggle in the settings to enable/disable this feature would be ideal.
Benefits:
- Saves time by eliminating the need to click through outputs in the chat panel.
- Improves visibility for debugging and progress tracking.
- Enhances user experience for frequent command users.
Suggested Implementation:
Add a checkbox in the Settings > Chat labelled “Auto-expand command output by default.”