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

tmux mouse copy/paste? #144

Open
bewing opened this issue Mar 6, 2019 · 3 comments
Open

tmux mouse copy/paste? #144

bewing opened this issue Mar 6, 2019 · 3 comments

Comments

@bewing
Copy link

bewing commented Mar 6, 2019

Is there any information or guides on clipboard integration for the terminal when using tmux?

@feryardiant
Copy link

Hold SHIFT & Select the text using mouse, then use CTRL + INSERT for copy and SHIFT + INSERT for paste,

image

Also you might be needed to add setw -g -q mouse on on your ~/.tmux.conf

@bewing
Copy link
Author

bewing commented Apr 24, 2019

Hold SHIFT & Select the text using mouse, then use CTRL + INSERT for copy and SHIFT + INSERT for paste,

This approach is great for single-line copies, but when using a terminal muxer like tmux, it requires zooming the active pane to full-screen in order to copy multiple lines.

@mskyaxl
Copy link
Owner

mskyaxl commented Feb 14, 2020

the tmux/vim clipboard only works with xterm and a properly configured x server running in your host. I will try to included in the next releases as part of the wsl-terninal or at least document the process

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants