astrand / xclip

Command line interface to the X11 clipboard
GNU General Public License v2.0
1.03k stars 73 forks source link

xclip via SSH #152

Open MemoKazim opened 2 months ago

MemoKazim commented 2 months ago

When I try to use xclip command via SSH connection it gives following error:

Screenshot 2024-06-03 165302

I managed to avoid from this error by exporting DISLPAY properth in zsh:

image

But it seems it only works host itself and xclip could not send clipboard to remote session which connected via SSH