[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

should irb default to auto complete?

Roger Pack

6/11/2009 1:14:00 PM

Seems to me like it would be a very user friendly default to have irb
default to command completion.
I realize this is possible by setting it up manually but...default? no?
yes?
Thanks.
-=r
--
Posted via http://www.ruby-....

2 Answers

Brian Candler

6/11/2009 3:37:00 PM

0

Roger Pack wrote:
> Seems to me like it would be a very user friendly default to have irb
> default to command completion.

It does for me, under Linux (Ubuntu's own version, and also compiled
from source).

Where are you running Ruby where it does not? It's probably a
platform-specific and/or installation problem.

--
Posted via http://www.ruby-....

Joel VanderWerf

6/11/2009 3:43:00 PM

0

Brian Candler wrote:
> Roger Pack wrote:
>> Seems to me like it would be a very user friendly default to have irb
>> default to command completion.
>
> It does for me, under Linux (Ubuntu's own version, and also compiled
> from source).

Really? Are you sure your .irbrc doesn't require 'irb/completion'? Or
maybe there's an alias defined somewhere?

I've always had to do that with ubuntu, xandros, centos, mandrake, etc.

--
vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407