Geoffrey Grosenbach

Results 27 issues of Geoffrey Grosenbach

Steps: - Install 0.9.0.pre2 - Uninstall all other versions of the bundler gem - Run "gem bundle" - "Unknown command bundle"

Running `mix test` fails even after installing test dependencies with `MIX_ENV=dev mix deps.get`. It appears that some of these don't generate the expected `.app` that matches the package name. Is...

### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? Documentation on this page...

content
actions

Version 5 is the most current. This updates the reusable data to reference v5 which does not emit warnings about an outdated Node.js version (which v4 does). ### Why: Closes:...

content
actions
waiting for review

The graphics generated by textorize don't match the colors requested when viewed in Safari or Firefox. Example: - I asked for a background of #280606 - I got a background...

A simple replication command would be useful (for data). I see it working something like: ``` soca replicate production default ``` This would run CouchDB's replication action to get the...

Test files should have a differently colored icon to make them easily distinguishable from implementation files.

Bug
Feature

Steps to reproduce: - Create a project with a path like "Projects - Ruby/my_project" - Try to activate PeepOpen Result: - Console.app says "Trying to Open (null)" Expected: - It...

Bug
TextMate

- Activate PeepOpen on a directory that contains unreadable subdirectories (such as "77---- root") - The application doesn't show those directories OR parent directories that are fully readable It should...

Bug
v0.2.3

This was contributed by a user and may work better for maintaining the current directory in MacVim: ``` let g:peepopen_loaded = 1 let g:peepopen_cwd = getcwd() let s:save_cpo = &cpo...

MacVim
v0.3.2