eddi(1)
NAME
eddi - TCL/Tk based text editor with some nice features
SYNTAX
eddi [option] <filename>
eddi [option] <directory>
DESCRIPTION
The editor has nice features: syntax highlighting in sev
eral languages, marking, build in html menu, search (with
regexp) and replace, macro's, make support, project files,
multi file editing in one tabbed window, filtering through
whatever unix command you like,. . . Also, eddi has basic
functionality to format the text and save the formatting
information at the end of the document as comments (it
automaticaly determines how to comment, depending on the
computer language of the document in question).
OPTIONS
--help Output help information and exit.
- --version
- Output version information and exit.
FILES
~/.eddi/eddi.conf
/usr/share/eddi/eddi.tcl
ENVIRONMENT VARIABLES
HOME Specifies the home directory
EXAMPLES
To run this program the standard way type:
eddi
or run:
wish eddi.tcl
AUTHORS
Original author: Holger Schanz
Current maintainer: Jan Keirse <jankeirse@yahoo.com>
Many volunteers at <eddi-devel@lists.sourceforge.net>
SEE ALSO
- http://eddi.sourceforge.net/