open-remote-ssh
open-remote-ssh copied to clipboard
req for openbsd support
can openbsd be added as supported please? the ms version doesnt support any bsd and this one does but only freebsd. openbsd doesnt have electron though if this is blocking.
OpenBSD not having electron might be an issue for the UI (facing the exact same problem for PPC64LE). But as long as there is a REH release of vscodium you can pretty much run it. Doing a quick google search I came across this project which looks like it has reh binaries for VSCodium, all that would be left would be to change these lines: https://github.com/jeanp413/open-remote-ssh/blob/8191939de706952fa035f80a6fce0e85f85495f6/src/serverSetup.ts#L248-L266 to support OpenBSD.