cldwalker / hirb

A mini view framework for console/irb that's easy to use, even while under its influence. Console goodies include a no-wrap table, auto-pager, tree and menu.
http://tagaholic.me/hirb/
MIT License
1.65k stars 72 forks source link

Issuer #78: allow full path on ENV['PAGER']. #79

Closed ddoherty03 closed 10 years ago

ddoherty03 commented 10 years ago

This is my first attempt at a pull request. This fixed a problem I was having using emacs robe on a project that used Hirb.

cldwalker commented 10 years ago

Seems reasonable. Thanks!