From: matz@... (Yukihiro Matsumoto) Date: 2001-05-28T16:43:31+09:00 Subject: [ruby-talk:15834] Re: Can irb have smart completion? Hi, In message "[ruby-talk:15832] Can irb have smart completion?" on 01/05/28, Max Ischenko writes: |When I use in irb, it used to show file list. |Can I tell irb to complete variable names, method names, etc. ? irb bundled with 1.7 (try snapshot.tar.gz) has this feature, I think. matz.