anant narayan
anant narayan
Instead of saying: > crates.io release please specify the exact number, like `0.10.0` or if you built it from scratch, the commit hash, like `3ec5ad4`.
One thing i did notice is that if i use any non-Nerd font (e.g "JetBrains Mono"), this problem occurs. However if i use a nerd font (like "JetBrainsMono Nerd Font"),...
Seems that this is a issue with compiling mlua. Not sure why this occurs because we aren't using mlua. I can't test it right now because im on Windows, and...
Its no where near neither. Currently, Strata isn't usable for daily driving. I have yet to implement a Udev backend which allows for launching from the TTY. There are a...
Hey @realroot2185 i tried compiling Strata on my machine and it works perfectly fine. So im not sure why this is happening. Can you try pulling in the latest `main`...
Probably should, yeah. Also what version of Rust are you on? You're using Nightly right?
First clear the Cargo cache with `cargo clean`. Then install Rust Nightly using `rustup toolchain add nightly`. Now cd into the Strata repo. Then check the version. We have a...
Im not sure. I mainly started using Nightly for some extra formatting options with rustfmt. I dont think we use any unstable features in the actual code. So it should...
By then, most probably yes.