Run_terminal_cmd tool adds incorrect bracketed paste markers #2728

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

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.