Chiitoo

Results 68 comments of Chiitoo

I'm not sure the GitHub Wiki is really intended to be used via git, since it's not exactly easy to even find out that you can do it (at least...

> No arguments given, so tried to start GUI, but neither zenity > nor kdialog were found. Please install one of them if you want > a graphical interface, or...

> I still see the `grep: warning: stray \ before /` This is likely a feature of grep since 3.8 [1]. ``` Regular expressions with stray backslashes now cause warnings,...

@tsujan, > For a file manager or text editor it's sometimes good to save and restore the size but not position. Out of curiosity, why do you feel it's not...

All good reasons, of which I considered at least some. :] Good defaults are important, but how about having things remembered optionally, if, for example, the window manager just can't...

You may be able to proceed with it now, or at a later time (I just tried it now, and it was successful). There was a 503 HTTP status code,...

The commit that triggered the regression in Wine does not appear to be included in the Proton fork, so it is quite likely that the fix there will not fix...

I wonder if this is actually a `libsdl2` issue. With vanilla Wine, I saw a similar issue happening for me again a while ago, when I had built `libsdl2` **with**...

I wouldn't call it 'dead', but rather temporarily offline [1]. But yeah, I suppose the README for example could mention the path to the cache where the file(s) need(s) to...

The files are cached under `$HOME/.cache/winetricks` on Linux, not sure about the path on macOS and others. So for example, `vb6run` files would go to: `$HOME/.cache/winetricks/vb6run/`