Oliver Ford

Results 349 comments of Oliver Ford

Gentle ping @NoMore201 - would be great to have this fixed without needing manual edits / installing forks. Cheers 🙂

Actually, this can (and has for me) cause problems. If you get the definition _wrong_, it then of course sticks wrong. And depending how wrong you get it, this can...

And a screenshot! Or a longer description than: > Gas Mask is simple hosts file manager for Mac OS X. It allows editing of host files and switching between them....

You could use pandoc to do something sensible with (or just ignore & strip) the metadata, and output new markdown or HTML or PDFs etc. Otherwise you might also be...

That's a good point. With my suggestion of `, repeatable`, that could just be omitted if max 1. Or perhaps changed to specify the maximum if set, regardless of value.

Thanks for the fast response. I could readily accept that, when you put it like that, but it does seem to work in the Python implementation. [See here - not...

My target directory was `${path.cwd}` - so this just wiped everything, including `.git/`. Not happy. 😞 This should come with a huge warning such as: Destination directory is a _resource_,...

It's an "unknown error", apparently. According to [this StackOverflow thread](https://stackoverflow.com/questions/23398435/applescript-error-10810) it might be related to a leaky third-party application. Is it consistently reproducible, or immediately after restarting?

It's also possible that the AppleScript interface to a user's login items can't be used under `su`, I don't have any other user accounts to test with, but it wouldn't...

> haven't attempted to see if restarting would help, either, but, for all we know, it might. Indeed. > a dummy user account isn't all that hard to create, is...