1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/editors/e93/pkg-descr
Doug Barton 2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00

21 lines
818 B
Plaintext

e93 is a portable window based text editor oriented to the needs of
programmers. It was begun in 1993 (thus the name). It uses the mouse,
selections, cut/copy/paste, and closely follows the model of editors
on the Macintosh and NeXT platforms.
* e93 supports columnar selection. It achieves this by allowing multiple pieces
of the text to be selected simultaneously (this is perhaps its most unique
feature).
* e93 imposes no limits on the line length, file length, or number of
simultaneous files which it can edit.
* e93 is able to handle all 8-bit binary codes without complaint, or confusion.
* e93 is highly configurable without recompiling because scripts which control
the editor can be written in Tcl.
* e93 supports user-configurable syntax highlighting.
WWW: http://www.e93.org/