Hi:
Has anyone written a ruby console app that supports
command completion? I am very interested in
seeing an example of how this can be done.
···
–
Jim Freeze
The qotc (quote of the con) was Liz’s:
“My brain is paged out to my liver”
Jim Freeze wrote:
Hi:
Has anyone written a ruby console app that supports
command completion? I am very interested in
seeing an example of how this can be done.
How about just using irb? It’s not hard to extract enough code from the
irb source so you can embed it within your own app. (I’ll post the code
if anyone’s interested.)
Never thought about that. Doesn’t irb use readline for
its command completion?
Please, post the code. I am interested.
···
On Friday, 28 February 2003 at 7:15:50 +0900, Joel VanderWerf wrote:
Jim Freeze wrote:
Hi:
Has anyone written a ruby console app that supports
command completion? I am very interested in
seeing an example of how this can be done.
How about just using irb? It’s not hard to extract enough code from the
irb source so you can embed it within your own app. (I’ll post the code
if anyone’s interested.)
–
Jim Freeze
It is now pitch dark. If you proceed, you will likely fall into a
pit.