Arrow-x
Arrow-x
@baudneo it does nothing for me.
[Erina Nakiri (SD).zip](https://github.com/johnzero7/XNALaraMesh/files/5468233/Erina.Nakiri.SD.zip) this is the file it happend on many other files too, but others work fine
Thank you that works nicely.
Sorry about the necromancy but using dmenu with the multi select patch works the same way as OP suggests, and with rofi's -no-custom option, I think it should be the...
nope, It is still an issue, I think I can reproduce it like this: 1 star the daemon `persway daemon -d stack_main` 2 in an empty workspace start a terminal...
changing the dotnet version of the solution to the installed dotnet-sdk seems to fix this
in every c# project there is a .csproj xml file there is a tag like so ```xml net8.0 ``` since you have an updated dotnet-sdk, just change that 8 to...