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

on Linux middle-click paste wont work. #5626

Closed
ta3pks opened this issue Apr 21, 2016 · 7 comments
Closed

on Linux middle-click paste wont work. #5626

ta3pks opened this issue Apr 21, 2016 · 7 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded

Comments

@ta3pks
Copy link

ta3pks commented Apr 21, 2016

  • VSCode Version:1.8.2
  • OS Version:ubuntu 15.10

Steps to Reproduce:

  1. highlight some text by mouse
  2. middle click some other position to paste
@bgse
Copy link
Contributor

bgse commented Apr 21, 2016

Do you have the setting enabled in your config?

{
    "editor.selectionClipboard": true
}

(File -> Settings -> User Settings, and then edit the right-side file.)

@ta3pks
Copy link
Author

ta3pks commented Apr 21, 2016

@bgse does not work when i middle click editor just looses focus nothing is pasted

@dbaeumer dbaeumer added editor bug Issue identified by VS Code Team member as probable bug labels Apr 22, 2016
@Tyriar
Copy link
Member

Tyriar commented Apr 22, 2016

@NikosEfthias I've been using the feature for a month or so with no issues on Ubuntu 15.10 and most recently 16.04. Did you try restarting after the setting was modified?

Also what version of VSCode are you on? We're only up to v1.0.1 so far.

@ta3pks
Copy link
Author

ta3pks commented Apr 22, 2016

the version says 1.8.2

@ta3pks
Copy link
Author

ta3pks commented Apr 22, 2016

i installed through deb package now it works

@ta3pks ta3pks closed this as completed Apr 22, 2016
@ta3pks
Copy link
Author

ta3pks commented Apr 22, 2016

will i get updates automatically on ubuntu now through package manager

@Tyriar
Copy link
Member

Tyriar commented Apr 22, 2016

@NikosEfthias good to hear!

No updates won't happen until probably the May release now, we're blocked on another team for signing unfortunately. See #2973 for updates.

@alexdima alexdima added the verified Verification succeeded label Apr 29, 2016
@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
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

5 participants