Results 534 comments of Asher

Does the autofocus block error prevent logging in entirely?

Does this still happen in the latest release? I'm not able to reproduce. Check out https://github.com/cdr/code-server/issues/2276 for persisting terminals.

I think this should work in the next release.

Installing the font should always work but I think this feature request is for using a webfont which I don't believe is supported yet.

Once the deb is downloaded the install script will not try to download it again (unless there is a new version). The install script does resume the download when it...

I'd like to get it working but I'm unsure if it's possible. Will need to investigate. Related: https://github.com/cdr/code-server/discussions/2064

Help is definitely welcome!

Oh interesting, I think this might be something that needs to be fixed in the extension itself although I'm not quite sure how. Maybe some kind of redirect URL setting.

@jsjoeio Sounds like it is, yeah. Probably need to bring back the TLS socket proxy that was deleted.