How to stop files auto-prompting in irb?

X

Xiangyu Yang

Hi all,
I installed ruby182-14_RC8a (for Windows) just now. I find irb will
auto-complete keywords when I type TAB key. I modify irb.bat to disable
this feature:
"c:\ruby\bin\ruby.exe" "c:\ruby\bin\irb" --noreadline %1 %2 %3 %4 %5 %6
%7 %8 %9
But irb still prompt current filenames by TAB. How to stop it?
(I often copy codes containing TABs into irb directly, so this feature
will mess up screen.)

Thanks a lot!

X.Y. Yang
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,159
Messages
2,570,879
Members
47,414
Latest member
GayleWedel

Latest Threads

Top