From: "keiju (Keiju Ishitsuka)" Date: 2013-01-11T22:47:53+09:00 Subject: [ruby-core:51382] [ruby-trunk - Bug #7680][Rejected] IRB autocompletion doesn't autocomplete methods Issue #7680 has been updated by keiju (Keiju Ishitsuka). Status changed from Assigned to Rejected zzak (Zachary Scott) wrote: > Can we make irb default require irb/completion? > > I will open up a feature request. Irb completion function is still incomplete. I might be the default this feature is now more complete. ---------------------------------------- Bug #7680: IRB autocompletion doesn't autocomplete methods https://bugs.ruby-lang.org/issues/7680#change-35358 Author: zzak (Zachary Scott) Status: Rejected Priority: Normal Assignee: keiju (Keiju Ishitsuka) Category: lib Target version: 2.0.0 ruby -v: 2.0.0 steps to reproduce: $ irb irb(main):001:0> irb_ This returns nothing, but should return all of the irb commands. Such as irb_binding, irb_context, irb_jobs, irb_help, etc etc -- http://bugs.ruby-lang.org/