Skip to content

Conversation

@dam9000
Copy link
Contributor

@dam9000 dam9000 commented Apr 27, 2024

Fixes: #884
Neovim requires an external tool for proper system clipboard integration.
Some systems install this already by default:

  • on Fedora xsel is already installed by default
  • on Windows using the choko install the win32yank is alredy installed

This is not installed by default on ubuntu or debian so adding that to the dependencies list and to the install instructions snippets.

Fixes: nvim-lua#884
Neovim requires an external tool for proper system clipboard integration.
Some systems install this already by default:
- on Fedora xsel is already installed by default
- on Windows using the choko install the win32yank is alredy installed
This is not installed by default on ubuntu or debian so adding that
to the dependencies list and to the install instructions snippets.
@feoh
Copy link
Collaborator

feoh commented Apr 27, 2024

I use Smartyank so I can forget about all these shenanigans and have cut/paster Just Work :)

Happy to merge this in any case. Thanks for the contribution!

@feoh feoh merged commit b7d5cc8 into nvim-lua:master Apr 27, 2024
@dam9000 dam9000 deleted the pr-xclip branch April 28, 2024 08:01
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.

Clipboard tool not listed as dependency

2 participants