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

How do you paste from tmux clipboard? #18

Open
RyannDaGreat opened this issue Mar 4, 2022 · 1 comment
Open

How do you paste from tmux clipboard? #18

RyannDaGreat opened this issue Mar 4, 2022 · 1 comment

Comments

@RyannDaGreat
Copy link

Thank you for this plugin! It solves half of the problem...how do you paste from tmux without setting nopaste (which messes up tab widths etc)?

@roxma
Copy link
Owner

roxma commented Mar 5, 2022

The tmux buffer is loaded into vim's " register. You can use vim's normal mode command p to paste it.

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

No branches or pull requests

2 participants