From: Nathan Smith Date: 2007-01-19T12:24:40+09:00 Subject: Re: Ruby text editor for beginner ------=_Part_192994_20590948.1169177076629 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline You said "for beginner", so I guess Vim is out. I like Textpad ( www.textpad.com) (it's shareware.) There are Ruby syntax definition files available, and you can set up Tools so you can do a CTRL-1 and run the program your editing in a separate tab. It's got everything you asked for (I think) except autocompletion and I don't think the output window lets you input, but that could be easy to work around. Nate ------=_Part_192994_20590948.1169177076629--