clearlinux / distribution

Placeholder repository to allow filing of general bugs/issues/etc against the Clear Linux OS for Intel Architecture linux distribution
518 stars 29 forks source link

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

Open IAmIlliest opened 4 years ago

IAmIlliest commented 4 years ago

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 commented 4 years ago

try neovim

fenrus75 commented 4 years ago

I'll take a look

On Tue, Aug 11, 2020 at 4:27 PM IAmIlliest notifications@github.com wrote:

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

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/clearlinux/distribution/issues/2093, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJ54FJ7BJUEJFEYKRZLVATSAHHXHANCNFSM4P3XGEVQ .

IAmIlliest commented 4 years ago

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

lebensterben commented 4 years ago

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)