an easy and consistent way of installing software ported to FreeBSD
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/
- Jeremy Shaffner
bin/e93
bin/e93r
lib/e93lib/e93rc.tcl
lib/e93lib/examples/README
lib/e93lib/examples/sethighlightscheme.tcl
lib/e93lib/highlightschemes/schemes.tcl
lib/e93lib/images/about.ppm
lib/e93lib/images/e93icon-16.png
lib/e93lib/images/e93icon-24.png
lib/e93lib/images/e93icon-48.png
lib/e93lib/modules/c.tcl
lib/e93lib/modules/colorme.tcl
lib/e93lib/newstuff/NEW_WAY
lib/e93lib/newstuff/README
lib/e93lib/newstuff/htmlTEST.tcl
lib/e93lib/newstuff/test.tcl
lib/e93lib/syntaxmaps/asm.tcl
lib/e93lib/syntaxmaps/c.tcl
lib/e93lib/syntaxmaps/css.tcl
lib/e93lib/syntaxmaps/eiffel.tcl
lib/e93lib/syntaxmaps/html.tcl
lib/e93lib/syntaxmaps/java.tcl
lib/e93lib/syntaxmaps/javaScript.tcl
lib/e93lib/syntaxmaps/php.tcl
lib/e93lib/syntaxmaps/tcl.tcl
lib/e93lib/syntaxmaps/text.tcl
lib/e93lib/syntaxmaps/unknown.tcl
lib/e93lib/syntaxmaps/verilog.tcl
lib/e93lib/syntaxmaps/vhdl.tcl
lib/e93lib/syntaxmaps/xml.tcl
lib/e93lib/syntaxmaps/xsl.tcl
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/README.e93
%%PORTDOCS%%%%DOCSDIR%%/README.rants
%%PORTDOCS%%%%DOCSDIR%%/README.regex
%%PORTDOCS%%%%DOCSDIR%%/README.syntaxmaps
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm lib/e93lib/syntaxmaps
@dirrm lib/e93lib/newstuff
@dirrm lib/e93lib/modules
@dirrm lib/e93lib/images
@dirrm lib/e93lib/highlightschemes
@dirrm lib/e93lib/examples
@dirrm lib/e93lib