From: "Torben Wölm" Date: 2006-07-21T22:14:00+09:00 Subject: Re: irb and readline > listrecv@gmail.com wrote: > > Got it. So, is there anyway to shut off history from the windows > > console? That would probably solve the large-line-bug while still > > allowing tab completion. > > I was able to lower buffer size and number of buffers to 1, but it > didn't solve the problem. (The console did keep a 1 line history, > though, so this still might be the problem.) I tried C:\>DOSKEY /listsize=0 That seems to remove the history in cmd.exe? HTH torben