Teddy
Teddy
@kami1019 Not sure what your problem is... Can you elaborate a little bit?
This is a known issue. See #97. I would recommend, if possible, to change your remote instance to Ubuntu 19.04.
It looks like you are trying to connect to a pi. This is a known issue with sshcode. You should try to have the remote instance be ubuntu 18.10 or...
That is correct. With Sail, code-server is running within the docker container. Can you run `lsb_release -a` on the remote instance and provide the output here?
Yea, the OS is Raspbian which I don't think is officially supported by code-server. Also, as a note: code-server requires about 1gb of ram for startup and initialization (so a...
sshcode should open within a new app window. I believe that this is intended behavior.
Hm, I will look into this on my mac, but on my linux machine, this works as intended.
It looks like I am able to reproduce the issue, but ... I am unsure of how to change it in the MacOS world. I am going to continue looking...
I think he wants to run code-server within crostini instead of the main ChromeOS host.
/tmp is not a dir in windows. I believe that tmp for apps in windows is within %APPDATA%. I am pretty sure that windows support is eventually coming.