Anyone have this working in cygwin?
setup script reports ERROR: there isn't a package for x86_64-pc-windows-gnu
ERROR: there isn't a package for x86_64-pc-windows-gnu
And no atuin (or cargo) package in cygwin repo.
I usually use WSL where it works fine, but sometimes I switch to cygwin for certain niche cases.
You should be able to build from source/with cargo!
Setup rustup, then cargo install atuin.
cargo install atuin
Windows support is not as solid as other platforms. We don’t test on it, or build for it, however some community members provide PRs whenever it breaks