[ann] aeditor-2.0 (very barebone release)

  • Thread starter Simon Strandgaard
  • Start date
S

Simon Strandgaard

AEDITOR 2.0
===========

This is a new incarnation of AEditor, still barebones,
still very rough. No syntax coloring, no folding, nothing.
(it has a new datastructure that rocks).
No delete key, no pageup/pagedown.

Its written in less than 1000 lines of code.
This README is written with this editor (it has successfully
been bootstrapped just a few minutes ago 03-jan-2004 in the
evening).

download:
http://rubyforge.org/frs/download.php/2443/aeditor-2.0.tar.gz


screenshot:
http://aeditor.rubyforge.org/aeditor_shots/044.png



Keybindings
===========

ctrl x ......... quit
ctrl o ......... save buffer
arrow keys ..... move cursor
letters ........ insert text
backspace ...... erase char left of cursor
home ........... move cursor to linebegin
end ............ move cursor to lineend
F1 ............. insert a fullwidth glyph
F2 ............. dump statistics to log



Logfile
=======

A logfile is outputted in the homedir.
$HOME/aeditor-2.0.log

It's interesting to do a tail -f on it.



License
=======

Ruby license



Author
======

Simon Strandgaard <[email protected]>



// END
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,189
Latest member
CryptoTaxSoftware

Latest Threads

Top