Raphael Amorim

Results 555 comments of Raphael Amorim

@Kreijstal is this happening still?

Thank you for the good resources!! I assume iterm2 protocol is working then

Thank you, after your links i have a better understanding of sixel issue in windows

So it was the matter of updating conpty (at least is what looks like) on wezterm. Interesting though because Rio looks for the conpty instead of having it embedded ```rust...

Yea Rio doesn't, it uses https://github.com/microsoft/windows-rs to load the conpty.

No worries! > It means Rio will be stuck with whatever build comes with the windows build. 😕 Yea, that's the con side. Technically isn't that bad because this file...

oooff https://github.com/microsoft/vscode/issues/224488

I mean could be an easy fix tbh, would need to embed the files on teletypewritter mod and update load_conpty to load the path ```rust fn load_conpty() -> Option {...

The trick part is to support `.dll` for different architectures