Sebastian Herrlinger
Sebastian Herrlinger
This `SIGPWR` issue might be related: [https://github.com/sst/opencode/issues/5168](https://github.com/sst/opencode/issues/5168)
This looks like you are using terminals that do not support truecolor (xcfe4-terminal and built-in macos terminal before Sequoia). Opentui and therefor opencode does currently not support non-truecolor terminals. This...
This is so weird, in ghostty it works fine for me for anything that does not have a parser like .vim files. Can you try with `bunx opencode-ai@snapshot-kmdr-debug`?
Did you try running `bunx opencode-ai@snapshot-kmdr-debug`?
Could you please try again with `bunx opencode-ai@snapshot-kmdr-debug`? Trying a different fix now.
Okay, I'll check the other issues as well and bring that in the next official release.
This should be better in `1.0.137`?
@rekram1-node there was a partial release in between yesterday that may cause this?
This is how bun uses bundled native lib in a standalone executable, it extracts them to the filesystem and loads them from there. This is normal and expected behaviour. The...
Yes, opentui needs to support that. Will be possible soon.