|
About:
e3 is a full-screen, user-friendly text editor with an interface similar to that of either WordStar, Emacs, Pico, Nedit, or vi. It's heavily optimized for size and independent of libc or any other libraries, making it useful for mini-Linux distributions and rescue disks. The assembler version supports Linux, FreeBSD, OpenBSD, NetBSD, Win9x, QNX, Atheos, BeOS, ELKS, and DOS. There is also a separately distributed version written in C which supports some other Unix versions and CygWin. It is also possible to use regular expressions by using child processes like sed. e3 has a built in arithmetic calculator.
Author:
kleine [contact developer]
Homepage:
http://mitglied.lycos.de/albkleine/
Tar/GZ:
http://mitglied.lycos.de/albkleine/e3-2.7.1.tar.gz
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.64/10.00
(Rank N/A)
» Vitality: 0.17% (Rank 1342)
» Popularity: 3.10% (Rank 1423)

(click to enlarge graphs)
Record hits: 37,723
URL hits: 32,525
Subscribers: 51
|
|
Branches
Comments
[»]
nice little editor; watch out for file permissions bug
by TxRx - Nov 4th 2002 19:14:29
I just started using this. Its a nice little editor and small so I can
carry it around on a disk to different jobs.
I found one possible bug: when the editor saves a file, it creates a new
file which has permissions modified by umask; this results in unexpected
change to the permissions on the file. The "backup" of the saved
file is not affected.
(test on RH 2.2 and e3 in WS mode)
[reply]
[top]
[»]
Re: nice little editor; watch out for file permissions bug
by kleine - Mar 29th 2003 09:14:17
> I found one possible bug: when the
> editor saves a file, it creates a new
> file which has permissions modified by
> umask; this results in unexpected change
> to the permissions on the file. The
> "backup" of the saved file is
> not affected.
This is fixed in release 2.42.
BTW,
please send a CC of any bug reports
to the author.
[reply]
[top]
[»]
Problem with e3c on mipsel
by Megy - Apr 14th 2004 04:35:23
Hi, I compiled e3c for mipsel cpu,
it works fine, but I'm unable to save any file.
It writes to the bottom line in e3c : ERROR 2
[reply]
[top]
[»]
Re: Problem with e3c on mipsel
by kleine - Oct 27th 2005 11:13:19
> Hi, I compiled e3c for mipsel cpu,
> it works fine, but I'm unable to save
> any file.
> It writes to the bottom line in e3c :
> ERROR 2
>
Due help of Chr.Ostheimer (thanks!) e3c should
compile and run on mipsel cpu very well
starting in release 2.6.3 (aka 2.63) .
All the best,
Albrecht
[reply]
[top]
|