Additional Issue: Terminal Display Constraints for AI Assistant
Description:
The AI assistant’s terminal has different display constraints than the user’s terminal, causing issues with interactive programs like vim. While the user can successfully use vim in their terminal, the AI assistant’s terminal shows “E36: Not enough room” error.
Steps to Reproduce:
- Open a terminal in Cursor
- User can successfully run vim and other interactive programs
- AI assistant attempts to run the same commands
- AI assistant receives display constraint errors
Expected Behavior:
AI assistant’s terminal should have the same display capabilities as the user’s terminal
Actual Behavior:
AI assistant’s terminal has limited display capabilities, preventing proper interaction with programs like vim
Impact:
This limitation affects the AI assistant’s ability to help with interactive terminal-based tasks and debugging.