From: Mark Hubbart Date: 2005-01-15T04:27:18+09:00 Subject: Re: A patch for irb, where to submit? On Fri, 14 Jan 2005 14:01:14 +0900, Csaba Henk wrote: > Hi! > > I hacked irb/completion.rb such that now it does filename completion (not > just ruby expression completion). (A word is completed as a filename if it > begins with ./, ../, /, or ~/ .) I think this feature is close to being > essential for those who tend using irb as a better shell (like me)... Thank you! I have missed the filename completion ever since I turned on autocompletion, just never bothered to do anything about it. I'll be trying it out as soon as I get the chance. I, too, often use irb as a shell. cheers, Mark