Andrew

Results 882 issues of Andrew

Support for mapping directory path names to Ruby versions from a per-user `$HOME/.moronrc` file, for projects with maintainers that for some reason refuse to check in `.ruby-version` files.

If rvm is not loaded by .bashrc early enough, then the chruby scripts fail to load. This happens because `RUBIES=($( ls -1d "$rvm_path/rubies"/* 2>/dev/null ))` occurs on a line before...

See https://github.com/sickill/vim-monokai/issues/4.

Could anyenv support Windows, preferably Command Prompt, but PowerShell would also be great? There appears to be no Python version manager for Windows. If anyenv supported Windows, then that would...

This would relieve users of the need to install aspell as a prerequisite for aspelllint. As a bonus, this would allow customizations like "scan # comments, too!", solving #7 more...

enhancement

I'm embarrassed to admit that the current ignore patterns in aspelllint are the result of me running the program over my personal projects, and noting which files tend to produce...

aspell has some quirks that make spell checking source code awkward: X) Text on a line after `#` is unchecked. Y) Long hexadecimal numbers are chopped into (apparently) random blocks...

This would relieve users (Windows and embedded Unix) of the need to install `sed` as a prerequisite for aspelllint.

enhancement

It's just silly typing that over and over. Considering alises (`aspellcheck`?)