[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ann] aeditor-2.2 (future release

Simon Strandgaard

1/23/2005 5:17:00 PM

shots:
http://aeditor.rubyforge.org/aeditor_shot...

download:
http://rubyforge.org/frs/download.php/2745/aeditor-...


purpose:
aeditor is a programmers editor. Before newyear I began from scratch.
it still havn't caught up with aeditor 1.x.. but its closing in.
The core is written in less than 1200 lines of code.


features:
* folding
* bookmarks
* selections
* unicode glyphs


changes:
* added 12 new keybindings.
* we can now render colors (causing slowdown).


prerequisits:
* xterm or similar.
* libncursesw.so.
* ruby-1.8.x.

--
Simon Strandgaard
182 tests, 441 assertions, 0 failures, 0 errors


1 Answer