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

Add system clipboard support to Neovim #141

Closed
wants to merge 2 commits into from

Conversation

mklein994
Copy link
Contributor

Since termux doesn't support the X11 clipboard (i.e. tools like xclip or
xsel), this patch allows Neovim to use plugins that require a clipboard,
such as netrw. Requires the termux-api package.

Since termux doesn't support the X11 clipboard (i.e. tools like xclip or
xsel), this patch allows Neovim to use plugins that require a clipboard,
such as netrw.  Requires the termux-api package.
fornwall added a commit that referenced this pull request Feb 29, 2016
Since termux doesn't support the X11 clipboard (i.e. tools like xclip or
xsel), this patch allows Neovim to use plugins that require a clipboard,
such as netrw.  Requires the termux-api package.

Patch by Matthew Klein:
#141
@fornwall
Copy link
Member

Nice! This has been merged in 0ad3a6d and is now available in the updated neovim just pushed to the apt repository.

@fornwall fornwall closed this Feb 29, 2016
@mklein994 mklein994 deleted the neovim-clipboard branch March 6, 2016 20:41
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

Successfully merging this pull request may close these issues.

None yet

2 participants