Wez Furlong
Wez Furlong
Yeah, this sounds like a duplicate of #1999, but let's keep this one open for visibility. The issue is at the intersection of nushell and the windows conpty layer; it...
@chrisant996 interesting! I don't currently have a functional windows dev environment, so I can't reasonably try looking at this directly any time soon. This is what I see when I...
What I'd like to see here is: * What is the PATH env set to prior to calling the builder? * What you see when you enable `portable_pty=trace` logging; that...
I don't personally have time to implement this, but I am open to reviewing a PR that does. What's the goal for enabling this? In my experience, mbedtls is not...
ah, looks like some CI adjustment is needed; could you update: https://github.com/wez/libssh-rs/blob/9b46fd86f81fa0b1701354a348f8e1bc120157f4/.github/workflows/windows.yml#L16 to `windows-latest` as part of this so that the CI can give it a try? Thank you!
re: android failures, I'm not sure why it is treating warnings as errors, but 411c016ee6442663e076b8f9e7d6d99d3ddaa134 that I just pushed should address the warnings if you want to rebase.
Looks plausible; please submit this as a PR?
See: * https://github.com/wezterm/wezterm/issues/6343