Wez Furlong
Wez Furlong
https://github.com/actions/upload-release-asset/issues/13 would help with this edit: I tried that PR and the errors are still inscrutable.
https://github.com/actions/upload-release-asset/pull/22 appears to implement that
FWIW, wezterm bundles and uses openconsole.exe and conpty.dll built from GitHub. I just updated it to the most recent tag this morning and the issue reproduces there too. https://github.com/wez/wezterm/commit/0d85d05442a2ca38264a2cd3a21f57d565a4464f
Which version of wezterm are you building?
Please try the nightly build instead!
That sounds like a local-to-you issue with your git repo :-/
I don't really know anything about termux, and I don't have a device to try to figure things out there. However, from the info you shared, it sounds like having...
What's needed to make progress here is figuring out how to get GitHub Actions CI to run on that architecture to produce that output (Alternatively: cross compile for it), so...
aarch64 builds are now available for the flathub version of wezterm https://wezfurlong.org/wezterm/install/linux.html#installing-on-linux-via-flathub
I'm hesitant to add this because: * [BIDI](https://github.com/wez/wezterm/issues/784): * requires that an entire "paragraph" be considered together when it comes to shaping * Forcing ligatures off at the cursor position...