Parker Higgins

Results 23 issues of Parker Higgins

I'm running gpgsync v 0.2.0 on Xubuntu 18.04.1 and I've observed in a few instances that if there is a sync error, gpgsync spawns a new blank window every 60...

Puzzle parsing and state is pretty abstracted from the file format except during loading and saving — it would likely be possible to allow cursewords to open `jpz` and `ipuz`...

Stumped myself on the most recent Fill Me In contest puzzle because I didn't even realize there was a note. I don't think it has to be up all the...

I think that's probably a good thing, but I should note that somewhere (and then probably convert more stuff to format strings, which work really well with `blessed` code in...

`cursewords` doesn't need *many* capabilities to run, but the terminal needs to, e.g., understand UTF-8 encoding and in the future it may become important to know what its color situation...

As of `v1`, `cursewords` leaves all state considerations to the .puz files it opens. That covers a lot, but is likely too limiting for future feature development. A future version,...

I would like to do something a little more exciting with the pause screen, like maybe the letter P A U S E D across the puzzle?

Currently I've got zero support for window resizing. A future version should * resize gracefully * probably bring that resizing to start-up I have to be a little careful because,...

If it detects a rebus in the file it (appropriately) bails, but I think there should be a way to figure out how to rebus entry.

Creates a new error condition, evaluated after the check for empty OAuth credentials, that is triggered if neither an `authkey` not a `tags` is provided. IIUC, `tags` is not required...