command completion in irb and ruby-debug

P

Pito Salas

I've seen hints more than once that there's a way to enable command
completion (or just identifier completion, or anything-completion) in
irb and/or ruby-debug.

Any clues?

Thanks!

Pito
 
D

Daniel Roux

Pito said:
I've seen hints more than once that there's a way to enable command
completion (or just identifier completion, or anything-completion) in
irb and/or ruby-debug.

Any clues?

Thanks!

Pito

require 'irb/completion'

you can include that in your .irbc in your home directory.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top