Results 54 issues of Greg Werbin

The README for this project states that you can install it using a third-party Homebrew "tap". However, it is also in the main Homebrew repository: https://github.com/homebrew/homebrew-core/blob/master/Formula/mcfly.rb Is there a reason...

Following the instructions, I'm able to type in commands and move around just fine, except for the fact that the Atom window itself is blank -- everything is happening on...

This is one hell of a piece of software! I love how fast and responsive it feels, it's way faster than anything else I've used in Neovim, and even faster...

My Homebrew package for C2FFI was just rejected from Homebrew Core (https://github.com/Homebrew/homebrew-core/pull/86127) because C2FFI does not have individual tagged releases. While there is a stable _branch_, individual versions are not...

After a bit of experimentation, I got C2FFI to build on MacOS 11 ("Big Sur"). Feel free to add this to your README or anywhere else you see fit in...

It looks like this was removed from CRAN earlier this year: > Archived on 2016-05-02 as check problems were not corrected. Do you know what those problems were? I like...

I am using MacOS 10.14.6. I ran this code: ```bash git clone https://qvacua/vimr cd vimr xcode-select --install brew bundle git lfs install git submodule update --init code_sign=false use_carthage_cache=false ./bin/build_vimr.sh ```...

`PackerUpdate` and `PackerSync` cause the Packer window to freeze when running within iTerm 2 on MacOS. It's unclear if the operation behind the UI completed successfully and the UI just...

bug
help wanted

Hi, thanks for the very useful plugin! I've found Iron to be a nice alternative to the (also excellent) Neoterm. However, I don't see an obvious way to configure the...

enhancement
up-next

Hello! I am new to Crystal and I was hoping to use the Scry language server. I installed Crystal itself using Homebrew (https://brew.sh). The output of `crystal version` is: ```...