Sign in Sign up
rubygems

bond

Bond is on a mission to improve autocompletion in ruby, especially for irb/ripl. 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 ruby autocompletion 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 autocompletions and share it with others. Bond can also load completions that ship with gems. Bond is able to offer more than irb's completion since it uses the full line of input when completing as opposed to irb's last-word approach.

Activity

Latest release
12y ago
Total releases
19
Cadence
~33 days
Last 12 months
0

Details

License
MIT
First release
Jul 16, 2009
Releases
Version Released
0.5.1 patch
0.5.0 minor
0.4.3 patch
0.4.2 patch
0.4.1 patch
0.4.0 minor
0.3.5 patch
0.3.4 patch
0.3.3 patch
0.3.2 patch
0.3.1 patch
0.3.0 minor
0.2.2 patch
0.2.1 patch
0.2.0 minor
0.1.4 patch
0.1.3 patch
0.1.1 patch
0.1.0 initial