RubyGems Navigation menu

bond 0.2.0

Bond is on a mission to improve irb’s autocompletion. Aside from doing everything irb’s can do and fixing its quirks, Bond can autocomplete argument(s) to methods, uniquely completing per module, per method and per argument. Bond brings irb’s completion closer to bash/zsh as it provides a configuration system and a DSL for creating custom completions and completion rules. With this configuration system, users can customize their irb autocompletions and share it with others. Bond is able to offer more than irb’s completion since it uses a Readline C extension to get the full line of input when completing as opposed to irb’s last-word approach.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.5.1 - February 08, 2014 (34.5 KB)
  2. 0.5.1 - February 08, 2014 java (34 KB)
  3. 0.5.0 - January 02, 2014 (34.5 KB)
  4. 0.5.0 - January 02, 2014 java (33.5 KB)
  5. 0.4.3 - December 07, 2012 (34 KB)
  6. 0.2.0 - May 07, 2010 (30 KB)
Show all versions (23 total)

Owners:

Authors:

  • Gabriel Horner

SHA 256 checksum:

8e930cbc8040934b1665ac66fdb6dd805450fb5954c46b185f235bce6a196f82

Total downloads 4,748,154

For this version 5,025

Licenses:

N/A

Required Ruby Version: None

Links: