From: Lee Jarvis Date: 2013-01-10T23:34:39+09:00 Subject: [ruby-core:51361] Re: [ruby-trunk - Bug #7680] IRB autocompletion doesn't autocomplete methods --50eecbeb_1ba026fa_12010 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline I looks like it never was. Although I don't see any reason for not including this behaviour by default. Maybe depending on readline. On Thursday, 10 January, 2013 at 2:07 PM, zzak (Zachary Scott) wrote: > > Issue #7680 has been updated by zzak (Zachary Scott). > > > This works, should irb/completion be required by default? > ---------------------------------------- > Bug #7680: IRB autocompletion doesn't autocomplete methods > https://bugs.ruby-lang.org/issues/7680#change-35325 > > Author: zzak (Zachary Scott) > Status: Assigned > 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/ > > --50eecbeb_1ba026fa_12010 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
I looks like it never was. Although I don't see any reason for not in= cluding this behaviour by default. Maybe depending on readline.
=
=20

On Thursday, 10 Januar= y, 2013 at 2:07 PM, zzak (Zachary Scott) wrote:


Issue =237680 has= been updated by zzak (Zachary Scott).


This works, should irb/completion be required by default=3F
----------------------------------------
Bug =237680: IRB au= tocompletion doesn't autocomplete methods

Author: zzak (= Zachary Scott)
Status: Assigned
Priority: Normal
Assignee: keiju (Keiju Ishitsuka)
Category: lib
Target version: 2.0.0
ruby -v: 2.0.0

=
steps to reproduce:

=24 irb
=
irb(main):001:0> irb=5F<TAB>

This = returns nothing, but should return all of the irb commands. Such as irb=5F= binding, irb=5Fcontext, irb=5Fjobs, irb=5Fhelp, etc etc
=20 =20 =20 =20
=20

--50eecbeb_1ba026fa_12010--