e3.bz2 version 2.0: o this is a micro editor (written in assembler), incredibly powerful compared to its size (others need hundreds of megabytes to achieve almost the same result). o the author is Albrecht Kleine ; you kan read more about it here: http://www.sax.de/~adlibit/ o the available key-bindings are Wordstar-, Emacs-, Pico-, vi- and Nedit-like. o you kan get the key-binding you like by starting it with different alias names: e3ws, e3em, e3pi, e3vi or e3ne, which are all symlinks to e3. o I managed to compress the binary with upx; I tried gzexe first, but that produced an unusable binary; uncompressed size: 12976 bytes, compressed: 10528 bytes. o out of box, it installs in /usr/bin, in which case no pre-*.ini or post-*.ini script is required; if you don't like that, you'll have to write a post-e3.ini script to move it somewhere else. Should you have any comments and/or questions, throw them at me and I'll try answer to the best of my abilities ;-) Enjoy, Cristian