-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pasting text in chat instead pastes it into terminal #3199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hello @xSaVageAU! I'm Dosu, your friendly bot here to help you solve bugs, answer questions, and guide you on your journey to becoming a contributor while we wait for a human maintainer. Let's tackle this together! 🐾 I found a similar closed issue that might be relevant to your problem. The suggested solution was to close the terminal, as the CLI process might be monitored too frequently, preventing the user from pasting into the chat. The issue could be related to the terminal manager polling the terminal indefinitely, causing the active window to remain inside the terminal rather than in the chat [1]. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
Thankyou dosu bot, I struggled to find anything related. I want to add that it's been happening somewhat frequently over the last day or two. Maybe a coincidence but I also started using the Orchestrator mode alot more over the past couple days too. It's hard to test for though. I've gone many hours without problems sometimes, then other times had the problem pop up within 10 minutes of restarting. |
@hannesrudolph I can confirm that this happens to me occasionally as well. From what I’ve noticed, it generally occurs intermittently after a long session of the agent creating terminal commands. I’m unsure whether this is a Roo issue or something related to VS Code. I’m currently on holiday, but if you want to assign this issue to me and no one else is available to investigate, I can take a look at it next week. |
App Version
3.15.5
API Provider
OpenRouter
Model Used
Gemini 2.5 Pro Exp
Actual vs. Expected Behavior
The pasted text in the chat gets put into the terminal instead. I would expect it to paste into the chat (where you pasted it)
Detailed Steps to Reproduce
Relevant API Request Output
Additional Context
When trying to copy some text and paste it into the chat it will instead be pasted into the terminal. Happens with both ctrl + v or using right click to paste text. Restarting vsc temporarily fixes the issue. It will usually start happening again after a bit, and i'm not sure why.
The text was updated successfully, but these errors were encountered: