Skip to content

Not working with vim while it works on neovim with the same configuration #53

@eggbean

Description

@eggbean

I was trying to figure out why vim-oscyank isn't working in vim on a remote cloud instance and I think it's because that it isn't compiled with clipboard support. It works fine on nvim on the same instance and configuration.

% vim --version | grep clipboard
-clipboard         +jumplist          +popupwin          +user_commands
+ex_extra          -mouse_jsbterm     -sun_workshop      -xterm_clipboard

Is there anything I can do to make it work (apart from recompiling vim or getting it from another source)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions