vdrummer

Results 3 comments of vdrummer

I can confirm 2. on qutebrowser (QtWebEngine) on Arch Linux. A workaround for that is an SSH tunnel, though: `ssh -fN [email protected] -L 1234:10.11.99.1:1234`

Perl regexes are not needed here, so I just removed the `-P` and added case insensitivity. I could only test it on 1.7, though.

I just tried again with 1.7. The name on my device has an uppercase suffix (-> ".PDF"). Maybe 2.0 changes suffixes to lower case. If that's the case, the script...