- Joined
- Sep 12, 2018
- Messages
- 1
- Reaction score
- 0
I use VSCode on my Ubuntu computer at work. I can't seem to forward the VSCode window to my home Mac computer using XQuartz via ssh and the windows forwarding option.
Using XQuartz 2.7.11 (xorg-server 1.18.4)
via the command line I do:
$ ssh my_work_computer -Y
After I login I do try to open VSCode:
$ code
However, this opens a VSCode window on the remote computer not on my home Mac.
I have confirmed that the windows forwarding works with other applications, i.e. Google Chrome and Emacs.
Any work arounds or explanations would be greatly appreciated!
Using XQuartz 2.7.11 (xorg-server 1.18.4)
via the command line I do:
$ ssh my_work_computer -Y
After I login I do try to open VSCode:
$ code
However, this opens a VSCode window on the remote computer not on my home Mac.
I have confirmed that the windows forwarding works with other applications, i.e. Google Chrome and Emacs.
Any work arounds or explanations would be greatly appreciated!