From: James Gray Date: 2008-09-26T10:38:22+09:00 Subject: Re: How to get terminal dimensions without using curses or ncurses? On Sep 25, 2008, at 8:11 PM, Kenneth McDonald wrote: > This looks very nice. Do you know where on OS X highline and its > documentation get installed, after a sudo gem install? Strangely, I > can't find them easing using the OS X search features. You can just read the source online: http://highline.rubyforge.org/svn/trunk/highline/lib/highline/system_extensions.rb Or just use this gem command to copy the source where you would like it: gem unpack highline Hope that helps. James Edward Gray II