Frederick Price

Results 7 issues of Frederick Price

I'm having an issue with YouTube where its passing its query via the Referer Header, I would like to take the query value from the header, and add it to...

Hi, I have looked at the tests and the ReadMe, and I can't quite figure out how to create a Regex to collect the contents of a c# // style...

handbook

This is a new block type that has more advanced functionality than Toggle.

enhancement

I find that as I type, I tend to get Capslock turning on when I don't want it to. By putting a delay in, this problem is fixed. Fixes #513

Using the documented method of enabling capslock can cause spurious capslock being turned on. By adding a delay, this no longer happens. I will be creating a PR with my...

I absolutely love this tool that Scarygami created, but I wanted something faster and more stripped down. I have created a version written in Haskell here, and if anyone cares,...

Sanity check locations value in json dictionary to handle when the value does not exist. Fix for #55 Fix for #37