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

Compile vim with +xterm_clipboard for the live server image. #2093

Open
IAmIlliest opened this issue Aug 11, 2020 · 4 comments
Open

Compile vim with +xterm_clipboard for the live server image. #2093

IAmIlliest opened this issue Aug 11, 2020 · 4 comments

Comments

@IAmIlliest
Copy link

IAmIlliest commented Aug 11, 2020

As per title, any chance vim can be modified to make use of +clipboard and +xterm_clipboard in the live server iso?
Thanks!

Edit: Actually, might not be such a great idea due to the amount of dependencies....
Is there a bundle with a version of vim that enables yanking on the remote host, so that the content is accessible in the localhost clipboard over ssh?

@lebensterben
Copy link

try neovim

@fenrus75
Copy link
Contributor

fenrus75 commented Aug 12, 2020 via email

@IAmIlliest
Copy link
Author

Thanks, ill have a look at neovim in the interim.

@lebensterben
Copy link

lebensterben commented Aug 12, 2020

Thanks, ill have a look at neovim in the interim.

@IAmIlliest
Neovim has clipboard support out-of-box. Though it probably will have more depencies. (Not sure about this)

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