anonymous1184

Results 20 comments of anonymous1184

That's the issue., the `.ini` file is not read unless starting the application in the same directory as the file. When doing `git` operations that is not possible and I...

In cmd, use `start` so the subprocess is created detached (same as `CreateProcess()` with `DETACHED_PROCESS` as `dwCreationFlags`)

I don't know of any (I don't use any Linux desktop environment). The big selling feature of Linux, having a gazillion distributions and each of them having the ability to...

@rokejulianlockhart yes, most desktop environments can be generalized, still you need to develop and test for more than one (KDE, GNOME, Unity, Xfce, Cinnamon, LXDE, Xmonad, MATE, etc...), that alongside...

For some reason it reports being locked yet, you are synchronizing. The issue in itself is that the CLI doesn't receive a JSON string, rather a string starting with the...

@LoserForever88 are you using a self-hosted instance too? The letter `V` seems to be an indicative of `VaultWarden`, so the problem would be on the server side of things, given...

@HotKeyIt I'm really glad to hear that. I was afraid the project was dead.

> Floats are messy Yes, my results are cray-cray. But that's on AHK: In the image (versions same as OP): ``` Lx64 | Lx86 Hx86 | Hx64 ``` ![image](https://user-images.githubusercontent.com/53758552/227417875-01367370-de8e-4c55-99ca-4633f073e608.png) So...

Hopefully it get implemented sometime in a near future as this is somewhat annoying. Thanks a lot.