Description:
When the AI assistant uses the run_terminal_cmd tool to execute commands, it’s incorrectly adding bracketed paste mode markers to the commands.
Example output:
$ [200gh auth status
bash: [200~gh: command not found
These [200~ and ~ markers should not be added to the commands as they prevent proper command execution.
Environment:
- OS: Windows 10
- Shell: Git Bash (C:\Program Files\Git\bin\bash.exe)
- Cursor Version: 0.45.11