Matthias Beyer
Matthias Beyer
Is the original issue (from @khultman) resolved then?
> I feel that the i8 returned by this function is an implementation detail and that the way to get semantic meaning from it is to use an enum. I...
Tried with: `:TW` -> `set modifiable` -> Selecting "proj" and `:TW` -> Selecting "proj" -> `set modifiable` doesn't work either, results in the same empty buffer.
It seems to open an empty buffer. The commandline says `0`.
It works now but warns because of "Changing readonly file".
Result of `nixpkgs-review pr 311526` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review) 2 packages built: bun helix-gpt
Okay, thanks for responding anyways!
Why is it annoying that the build takes long? Anything that happens after a successful build should be happen automatically anyways, so I'd suggest to rather add more functionality to...
This error can only be detected by executing the build script, not by butido itself. A possible "fix" (although it isn't really a fix) would be to include build script...
I _think_ this is more a problem of the way logging is currently implemented. Solving #55 might be a good idea.