James Cuzella

Results 119 comments of James Cuzella

I just managed to hack / patch VSCode OSS's `product.json` + the extension's `/extension/package.json` to get `GitHub.copilot-chat-0.9.2023102002` working on Manjaro's packaged: - `extra/code 1.83.0-1` - Plus also installed: `aur/code-features 1.83.0-1...

> @trinitronx I believe your patch file specifically calls out line `534` while in my version of the file it's somewhere else. The `patch` command won't work then. Anyone else...

This should be fixed in Electron 28 and 29 based VSCode / Codium now.

@mcornella, @carlosala: I should also add that I'm happy to work on this, as in #11870, but need some feedback as to what alternative implementation style would be approved.

Has anyone gotten the normal behavior of `select-word-style bash` to actually work while `zsh-autosuggestions` is enabled? I've been seeing broken behavior where Ctrl+w will gobble up the entire line always...

> I'm debugging something and I'm not sure it is related or not (happy to file a separate issue). What I'm seeing is severe differences between `brew missing`, `brew deps...

> I've seen no mention of plain text auth in rfc6143 or that it is required for conformance. Do you mean "VNC Authentication" (3des)? That's the only authentication method mentioned...

> This is inaccurate. RealVNC, for instance supports a security type which uses RSA for authentication and key derivation and AES-XTS for encryption thereafter. Yeah, maybe I'm not being as...

> Wayvnc implements both RealVNC's RSA-AES and Apple's security type 30. I would be curious to know if it works for macOS users. 🤔 Hmm... I wasn't able to get...

> I would be curious to know if it works for macOS users. As a quick followup to this: I was able to build packages `neatvnc` `0.7.0-1` and `wayvnc` version...