Skip to content

How I can copy folder across different vims? #1260

Answered by cseickel
Demianeen asked this question in Q&A
Discussion options

You must be logged in to vote

There is actually an issue for handling copy paste between two windows within the same neovim instance that will probably never happen: #168

Copy across different neovim instances would be another thing altogether. If they are at least on the same computer, I can see implementing the clipboard as a file somewhere in the user's ~/.local/ folder which wouldn't be that difficult. I wouldn't do it officially though because I wouldn't want to support the feature.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Demianeen
Comment options

Answer selected by Demianeen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants