Title: Re: [Wtr-general] SciTE Repeats Input Chars in IRB
I ran into the same problem with SciTE. The echoing happens in the command window as I recall, and has nothing to do with Watir. I’m also pretty sure it happens regardless of Ruby version. What most folks recommend is using SciTe as an editor, but running your code in a regular command window (assuming you are running Windows). Just open a command prompt and type irb.

HTH,
Keith


On 4/4/06 1:33 PM, "Paul Carvalho" <[EMAIL PROTECTED]> wrote:

Hello Eli, there's a lot of information you didn't offer to allow us to help you better.

What version of Ruby are you using (so we know the version of SciTE)?  What version of Watir?

How are you executing the scripts?  Which "input chars" are being echoed?  Can you include a sample of your code and the corresponding annoying output?

Help us out a bit here. ;-)

Cheers.  Paul.


On 04/04/06, Eli Smith <[EMAIL PROTECTED]  <mailto:[EMAIL PROTECTED]> > wrote:
Greetings, Rubyists.

Ruby newbie here with an SciTE question.

How do I stop SciTE from repeating my input chars in IRB?

I can't figure out which bit to flip off but it's got me crazed.

The suggestions at http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/143959 didn't solve it.



adTHANKSvance,

~Eli->



_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to