From: Eric Torreborre Date: 2006-09-08T20:55:57+09:00 Subject: Re : [ANN] Wirble 0.1.1: Irb Enhancements for the Masses --0-698607122-1157716550=:16079 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Paul, I take it that the windows masses are not concerned,... I have tried wirble on my windows laptop: -the gem install doesn't work -the Object.ri sample brings an exec error >> Object.ri 'object_h' Errno::ENOEXEC: Exec format error - ri 'object_h' from c:/ruby/lib/ruby/site_ruby/1.8/wirble.rb:465:in ``' from c:/ruby/lib/ruby/site_ruby/1.8/wirble.rb:465:in `ri' from (irb):1 -the coloring alters the output line >> p "hee" "hee" =3D> =E2=86=90[0;32mnil=E2=86=90[0;0m -The persistent history works! Yes! I am not used to the internals of the windows console. Do you think it is p= ossible to have wirble working on both Unix and Windows plateforms? Thanks, Eric. =20 -------------------------------------------------- Eric Torreborre LTG - Product Manager=20 LEIRIOS tel: 33(0)6.61.48.57.65/33(0)3.81.88.62.02 e-mail: etorreborre@yahoo.com blog: http://etorreborre.blogspot.com -------------------------------------------------- ----- Message d'origine ---- De : Paul Duncan =C3=80 : ruby-talk ML Envoy=C3=A9 le : Vendredi, 8 Septembre 2006, 11h22mn 40s Objet : [ANN] Wirble 0.1.1: Irb Enhancements for the Masses Hi All, I just released version 0.1.1 of Wirble. Wirble is a small collection of enhancements Irb, packaged in an easy-to-use format. Wirble includes tab-completion, persistent history, built-in ri support, and syntax highlighting for Irb results. Here's a screenshot of Wirble in action: http://pablotron.org/software/wirble/shots/wirble-0.png All of Wirble's features are configurable, including the color settings. Each is documented in glorious technicolor in the README, which is linked below. URLs =3D=3D=3D=3D * Wirble 0.1.1 Tarball o Download: http://pablotron.org/files/wirble-0.1.1.tar.gz o Signature: http://pablotron.org/files/wirble-0.1.1.tar.gz.asc * Wirble 0.1.1 Gem o Download: http://pablotron.org/files/wirble-0.1.1.gem o Signature: http://pablotron.org/files/wirble-0.1.1.gem.asc * Documentation o Secret Decoder Ring: http://pablotron.org/software/wirble/README o ChangeLog: http://pablotron.org/software/wirble/ChangeLog-0.1.1 If you've seen most of Wirble before, that's because, well, you've seen most of Wirble before. Several of the features were collected from the "Irb Tips and Tricks" page of the Ruby Garden Wiki. My Irb config file was out of control, so I decided to clean things up and share the results. =20 Questions, comments, candy, weapons of mass destruction, etc, are always appreciated, and can be sent to the email address below. --=20 Paul Duncan pabs in #ruby-lang (OPN IRC) http://www.pablotron.org/ OpenPGP Key ID: 0x82C29562 --0-698607122-1157716550=:16079--