fvim icon indicating copy to clipboard operation
fvim copied to clipboard

Local clipboard with FVim remoting

Open gsuuon opened this issue 4 years ago • 1 comments

Is there already some way to use the client / local system clipboard in an fvr session? If not, consider this a feature request - I can take a crack at adding it. Thanks!

gsuuon avatar Aug 11 '21 20:08 gsuuon

could be related to this: https://github.com/neovim/neovim/issues/13331

and I have a (weird) workaround -- :checkhealth, and it will detect the FVim clipboard provider. :)

yatli avatar Aug 12 '21 20:08 yatli

Fixed in https://github.com/yatli/fvim/commit/2d9ea840b3ae7e1d9db17b73c7ad42c28bccd22e

yatli avatar Apr 18 '23 09:04 yatli