Casey
Casey
Tough to say. It shouldn't be opening any windows though. Unless it thought you were trying to edit the file?
Can you be more specific? Are you asking how to run it, or about how it does what it does?
I like this. There's an open PR (#9) for the inverse. It could probably be adapted to support whitelisting + blacklisting.
Did you install those packages after php71? This looks like it makes sense to me as you wouldn't want to pull the rug out from under php71-* by removing php71...
Neat idea. I'll take a look. Thanks
A slightly modified version of this to work with [byobu](http://byobu.co/): https://gist.github.com/beeftornado/d98a9b9feed83b7ab2de
@geebee Feel free to do whatever you'd like with my changes. For the byobu changes, I took my OSX version you see above and 1. Renamed the destination session folder...
Updated my byobu version to not create that first bogus window that is spawned from your current terminal. If your first window to be restored had panes, then the first...
or just use `gem 'graphite_graph', :git => 'git://github.com/ripienaar/graphite-graph-dsl.git', :branch => 'master'` in your gem file
This is a crude work around, but I found that pulling the swipe assignment out into its own function and calling it with a setTimeout with a couple second delay...