Daniel Vélez
Daniel Vélez
> It will be part of the next release. You can set environment variable ZINC_MAX_DOCUMENT_SIZE=1048576 (1 MB) or more accordingly. > > You can find dev release [binaries](http://zincsearch-releases.s3-website-us-west-2.amazonaws.com/dev#dev/0.2.9-9c0a5d9-dev-2022-08-12T01:50:42Z/) and pull...
I couldn't reproduce that behavior in Linux Lite 6.6, probably it's an OS related issue.
Could someone help me test [this](https://github.com/cravenceiling/dblab/tree/fix-backspace-focus) out, please? It's a possible solution but I can't test it in Windows. You just need to clone the repo and then run `go...
I'm getting this error too, on Arch (btw). I extracted the AppImage file and ran the `opencode-cli` binary in `squashfs-root/bin/` and it seems that it's just a bun binary not...
@DonKongPaPa I was able to run the desktop app in Arch Linux doing this: 1. Download the latest version of the appimage (v1.0.223 right now) ```bash wget https://github.com/sst/opencode/releases/download/v1.0.223/opencode-desktop-linux-amd64.AppImage ``` 2....
Please run `opencode --print-logs` and `opencode debug config`.
Yep, it's so over.
We are so back.
Can you reproduce the error? And how?
What about using `cargo fmt -- $FILE --config skip_children=true`?