e3

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.

Tags Text Editors
Licenses GPL
Operating Systems POSIX Linux BSD FreeBSD BeOS NetBSD Windows Windows Windows OpenBSD MS-DOS Other
Implementation Assembly

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  01 Nov 2007 13:10
  • Rrelease-after

Changes: Final release: adjusted to current versions of NASM and YASM assemblers.

  • Rrelease-mid
  •  29 Jan 2006 04:41
  • Rrelease-after

Changes: UTF-8 support for Linux was enhanced. Some bugs were fixed.

  • Rrelease-mid
  •  27 Oct 2005 11:57
  • Rrelease-after

    Changes: This release works on NetBSD again, and there are some bugfixes.

    • Rrelease-mid
    •  22 Feb 2005 13:45
    • Rrelease-after

    Changes: This release has an improved x86-64 version and bugfixes.

    • Rrelease-mid
    •  05 Jan 2005 12:55
    • Rrelease-after

    Changes: This release introduces native 64 bit version (for Linux/AMD-64).

    Rss Recent comments

    Rcomment-before 27 Oct 2005 11:13 Rcomment-trans kleine Rcomment-after

    Re: Problem with e3c on mipsel

    > 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

    Rcomment-before 14 Apr 2004 04:35 Rcomment-trans Megy Rcomment-after

    Problem with e3c on mipsel
    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

    Rcomment-before 29 Mar 2003 09:14 Rcomment-trans kleine Rcomment-after

    Re: nice little editor; watch out for file permissions bug

    > 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.

    Rcomment-before 04 Nov 2002 19:14 Rcomment-trans TxRx Rcomment-after

    nice little editor; watch out for file permissions bug
    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)

    No-screenshot

    Project Spotlight

    FSPLIB

    An FSP (file service protocol) stack as a C library.

    6e8041ae344e85c3cd339735a9e05db3_thumb

    Project Spotlight

    conexus I/O Library

    A C++ library with support for sockets and serial I/O and a gtkmm widget set.