open_gem icon indicating copy to clipboard operation
open_gem copied to clipboard

Added "gem shell <gemname>"

Open brockgr opened this issue 14 years ago • 0 comments

Sometimes it's nice to browse the gem source from a shell (especially for old traditionalist vi users), to this additional plugin allows you to open a shell in the gem's path.

It's based on the open_command.rb code with almost no changes.

I originally, tried to use "gem open -c bash", but turned out to be very tricky to get working.

brockgr avatar Jan 06 '12 01:01 brockgr