coder / sshcode

Run VS Code on any server over SSH.
MIT License
5.74k stars 216 forks source link

Revert behavior using DISPLAY to open app window #90

Closed sreya closed 5 years ago

sreya commented 5 years ago
nhooyr commented 5 years ago

@sreya92 this should only be the case on macOS. on linux, we still want to use $DISPLAY.

nhooyr commented 5 years ago

Actually I guess not, its best we just turn the error into a warning.