We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I saw the comment on https://github.com/vlang/vid/blob/80532b878123176d5380ecc0ed77e07716e8043d/view.v#L507 and would suggest reusing/mimicking the curated clipboard support as matured over the years in Neovim: https://github.com/neovim/neovim/blob/master/runtime/autoload/provider/clipboard.vim (that is the most advanced, seamless, and most multiplatform clipboard solution I've ever heard of)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I saw the comment on https://github.com/vlang/vid/blob/80532b878123176d5380ecc0ed77e07716e8043d/view.v#L507 and would suggest reusing/mimicking the curated clipboard support as matured over the years in Neovim:
https://github.com/neovim/neovim/blob/master/runtime/autoload/provider/clipboard.vim
(that is the most advanced, seamless, and most multiplatform clipboard solution I've ever heard of)
The text was updated successfully, but these errors were encountered: