Skip to content
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

[FEATURE REQUEST] Middle click to copy in integrated terminal. #26902

Closed
vinay-naik opened this issue May 19, 2017 · 3 comments
Closed

[FEATURE REQUEST] Middle click to copy in integrated terminal. #26902

vinay-naik opened this issue May 19, 2017 · 3 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@vinay-naik
Copy link

  • VSCode Version:
  • OS Version: Ubuntu 16.04

Ubuntu's terminal allows us to copy and paste any text bt selecting it and clicking the middle mouse button. This is a very usefull feature and makes the experience much smoother. This feature is not available on vsCode integrated terminal.

Also double clicking any text in the integrated terminal doesnt highlight the entire text the same way as ubuntus terminal does.
Eg : If we double click on test in the following text "Console/Command/test.php" ubuntu terminal will select the entire string where as vscode only selects "test"

Steps to Reproduce:

  1. Selcet any test on the integraed terminal and click the middle mouse button.
@jhasse
Copy link
Contributor

jhasse commented May 19, 2017

Works for me (Fedora 26). Do you have "editor.selectionClipboard" set to true?

@Tyriar
Copy link
Member

Tyriar commented May 19, 2017

Yeah this has worked for me flawlessly since it was implemented nearly a year ago. I'm on Ubuntu 16.10 currently. Some questions:

  • What version of VS Code are you on?
  • Any logs in the console? (Help > Toggle Developer Tools)
  • Does middle clicking on the text selection or outside of the text selection work?

@Tyriar Tyriar added the info-needed Issue requires more information from poster label May 19, 2017
@Tyriar Tyriar self-assigned this May 19, 2017
@vscodebot vscodebot bot closed this as completed May 26, 2017
@vscodebot
Copy link

vscodebot bot commented May 26, 2017

This issue has been closed automatically because it needs more information and has not had recent activity. Please refer to our guidelines for filing issues. Thank you for your contributions.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

3 participants