Stelios Georgiou
Stelios Georgiou
Addresses #53 . I have applied `toLower` before `titlecase`. There may be cleaner ways to do this, but I had to `pack` and `unpack` for the data to be `Text`,...
I often see a suggested filename where the text is ALL CAPS. When this occurs, would it be better to convert to Title Case? The line [& titlecase](https://github.com/2mol/pboy/blob/a5ae553525d873b45e4bd829b8358705313d2b1e/src/Lib.hs#L145) seems to...
Hi, I am unable to solve this issue. My Setup: I am using Homebrew, from a terminal set to x86_64. I installed the Mitsuharu Emacs with `brew install emacs-mac`, and...
Hey, thanks for posting a fix, but it doesn't work for me. Instead of crashing instantly the game opens to a black window, but will then still crash before anything...
Addresses #30 , I have implemented this in a very similar way to `multi_repeat`. Let me know if you think this fits with the package :)
I found myself writing around the code to get multiple `near` statements in the query, so thought it could be useful to have in the package. This would probably work...