Sean O'Halpin wrote: > On 7/19/06, listrecv / gmail.com <listrecv / gmail.com> wrote: > Nope. It's spawned directly. Make sure you don't have cmd.exe running, > double-click a .rb file containing just the line > gets > to make sure it waits for input, check Task Manager and you'll see > that there is no cmd.exe running. >However, command line history seems to be > built into the console these days (i.e. it's nothing to do with > cmd.exe). 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.