Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #4852

Re: [ANN] Irbtools 1.0.0 released

From Markus Fischer <markus@fischer.name>
Newsgroups comp.lang.ruby
Subject Re: [ANN] Irbtools 1.0.0 released
Date 2011-05-21 03:05 -0500
Organization Service de news de lacave.net
Message-ID <4DD77248.70908@fischer.name> (permalink)
References <4DD44068.1090401@janlelis.de>

Show all headers | View raw


Hi,

On 18.05.2011 23:56, Jan Lelis wrote:
> Irbtools 1.0.0 has been released. Irbtools is a meta gem that installs
> useful irb gems and configures your irb. It's easy to use and much more
> fun than a vanilla irb ;).

thanks, very useful indeed!

I'm working on a terminal with dark background color and the default
rocket prompt in blue was barely readable. You can change that with

FancyIrb.options[:colorize][:rocket_prompt] = :cyan # or whatever ;)

I initially though this was a wirb issue and pestered it's author who
was kind enough to provide me with this line (coincidentally he's the
author of FancyIrb too, so ... :-)

- Markus

Back to comp.lang.ruby | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[ANN] Irbtools 1.0.0 released Jan Lelis <rb@janlelis.de> - 2011-05-18 16:56 -0500
  Re: [ANN] Irbtools 1.0.0 released Johannes Held <johannes.held@informatik.uni-erlangen.de> - 2011-05-19 09:35 +0200
  Re: [ANN] Irbtools 1.0.0 released Markus Fischer <markus@fischer.name> - 2011-05-21 03:05 -0500

csiph-web