Readline history bug on Windows

H

h3raLd

I just wanted to know if anyone had any idea on how to solve a rather
unpleasant bug involving the readline library on Windows.
I'm using readline in a Ruby program of mine and apparently whenever I
try to re-edit a long line I previously typed in, the cursor goes up
instead of left and the text gets garbled.

Apparently it is a known problem:

http://groups.google.com/group/comp...k=gst&q=irb+readline+windows#b9e480f26723c72c

but afaik no one came up with a solution yet. People tried to disable
cmd.exe's history but this didn't solve the problem, so here's another
idea: is there any way toselectively disable readline's history on
Windows so that it is then possible to use readline for just tab
completion as history is already provided by default by cmd.exe?

Thanks in advance,

Fabio
 

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,770
Messages
2,569,583
Members
45,072
Latest member
trafficcone

Latest Threads

Top