VinceGuidry

Results 5 issues of VinceGuidry

Currently, we can customize the things meow uses for words and symbols with `meow-word-thing` and `meow-symbol-thing`. Would be useful to be able to customize the line thing as well. The...

Reason is I have scripting to talk to it that needs to know what the pid is, and the only indication of what the pid is happens on the console...

Hi, I was wondering why the arch packages, both in extra and the aur, have a dependency on systemd even though it can work without them. This makes it a...

Bundler has three methods to clear out it's changes to the environment: `Bundler.with_original_env`, `Bundler.with_clean_env`, and `Bundler.with_unbundled_env`. I think `with_original_env` would most closely match the expectations of someone running a helper...

This should allow the project to be run in any ruby 2+ so long as we don't introduce any 3-specific code.