Evan Edwards

Results 20 comments of Evan Edwards
trafficstars

Did you talk to the author of the font? S John Ross is a game designer, the creator of Risus, which has a phenomenally wide set of translations, and he...

Confirmed to not work ***intermittently*** using konsole 23.08.1 on Kubuntu 23.10 and Zellij 0.39.2. img2sizel and lsix work fine on konsole, but often/sometimes fail within zellij. Sometimes it works, sometimes...

Does your rule have a trailing slash "/" ? `myfiles/download` saves everything as "download" in the `myfiles` directory. `myfiles/download/` saves everything as their original name in the `myfiles/download` directory.

I am seeing this occur intermittently with version 1.16.0 (current as of my writing this). It didn't occur until I modified my template and dug into settings recently, although since...

As a bit of information: I have not seen the issue recently. It is plausible it has been resolved, or was due to a conflict with some other Plugin that...

Count me in as well. I compiled a binary, but could not get it to work correctly (it served files, but not PHP). Given the development phase of the project,...

Remember the period is "any character" so you probably want (and I did not check this works, just that it should): `(\.exe|\.msi)$`

It works for me. I use it daily.

I just looked a bit into it, at it appears that -- while it works, the method of authentication is not working correctly. So it works if you've previously authenticated,...

Probably -- they just updated the security requirements for authentication. Yesterday I added a command, json, and I'll take a look at seeing if I can update the authentication. Sometime...