This post originated from an RSS feed registered with Ruby Buzz
by Mauricio Fernández.
Original Post: ruvi, an editor written in Ruby
Feed Title: fail unless class << self; self end
Feed URL: http://www.thekode.net/blog/Tech/Ruby/syndication.rss
Feed Description: Ruby babblings.
I owe lypanov a link to ruvi, the
�bercool modal editor he’s writing in Ruby. He’s been adding
the features from vim I use to make me switch… and
he’s getting close. Multiple buffers plus sort of tabs, Ruby
highlighting and autoindent, and :set ruler is coming soon too.
I packaged ruvi using rpa-base
some time ago but I fear nobody has installed it that way :-| He’s
using the code coverage tool I developed for rpa-base
(rcov: available with rpa install rcov), which creates
reports like this
one.