Rick Harris
Rick Harris
@snordhausen Sounds like a good idea. I wonder if the `warning` module should be used to let Mac users know that their IPv6 addresses may not be RFC compliant.
I don't think I wrote that bit of code, but I believe the idea here was that manually set environment variables should take precedence over variables specified in a file....
Thinking a bit more about this. Seems like the name `refresh=True` isn't really that descriptive of the general case; for example makes less sense if you're just running this once....
Looks useful. Think an additional function for this is probably overkill, just adding a `list` of paths we've traversed to `read_envfile` should be good enough.
test_upstream_changed gives 'failed to merge in the changes' test_abort gives that plus error: cache entry has null sha1: README fatal: unable to write new index file Also, when it aborts...
Makes sense +1
I would love to be able to add support for this, but haven't found a way yet. Manipulating a physical desktop (e.g. monitor) is pretty easy in AppleScript, but I...
Windows support would be cool. If you'd like to do the research/implementation of this, that'd be great.
@membranepotential The number of images feature was going to be the next thing I implemented, so thanks for doing that! I'll give it a look here shortly!!
@mturley We're using `/usr/sbin/system_profiler SPDisplaysDataType` under-the-hood to discover what displays are available. Could you run that command manually and paste what it returns?