Re: [MacRuby-devel] Building MacRuby with GNU readline support

2011-12-26 Thread Sven A. Schmidt
> I'm trying to get vi-editing mode support in macirb, but it looks this is not > going to work without custom build of MacRuby with GNU readline? If you want to avoid building macruby with rl support could try rlwrap in conjunction with macirb (http://utopia.knoware.nl/~hlub/rlwrap/). You can

Re: [MacRuby-devel] Building MacRuby with GNU readline support

2011-12-26 Thread sas
If you want to avoid building macruby with rl support could try rlwrap in conjunction with macirb (http://utopia.knoware.nl/~hlub/rlwrap/). You can install it through brew, for example. Afterwards, you simply run "rlwrap macirb" and the the console with full readline support. Hope that helps, S

Re: [MacRuby-devel] HotCocoa futures

2011-12-26 Thread Mark Rada
On 2011-12-24, at 5:00 AM, Jordan K. Hubbard wrote: > > On Dec 24, 2011, at 5:01 AM, Mark Rada wrote: > >> "Do we want to front end all the AppKit classes?" No, not unless it can >> be justified, and I don't think it can. Also, while AppKit may have been the >> original motivation for map