Labhansh Agrawal
Labhansh Agrawal
Not right now afaik, once xterm has sixel support, we'd be able to add it easily.
Can you try with `preserveCWD : false` in your config
@fdb @Jolg42 I'd like to help with this. I'm thinking of doing the prototype -> es6 classes conversion. Will I need to make any changes in the pipeline? or will...
This is fixed in canary release, you can set `updateChannel: "canary"` to use canary builds, or set `preserveCWD: false` for the time being.
You can use the canary build with `preserveCWD: true`
This is fixed in canary release, you can set `updateChannel: "canary"` to use canary builds, or set `preserveCWD: false` for the time being.
I've opened https://github.com/vercel/hyper/pull/7227 for this Please try the build from that PR and check if it works for you. (you can find it from the checks section or from the...
That's strange, I tried it in qemu and it was ok, some people were able to use deb and others AppImage. Can you post the error again, it might be...
btw, why do you downgrade to electron 17 in your script?
weird. anyways, can you try the builds from https://github.com/LabhanshAgrawal/hyper/actions/runs/5242933057#artifacts as well, these have node-pty rebuilt in qemu instead of cross compilation