Xenon 0.6.7 - (yet another) GUI X-based text editor.

Where:
------
http://www.proximity.com.au/~ben/xenon.html
ftp://ftp.proximity.com.au/pub/xenon/

Eventually:

ftp://metalab.unc.edu/pub/Linux/apps/editors/X/xenon-0.6.7.tar.gz

    Xenon is a simple, small and fast X-based text editor. It is most
useful for editing plain text files with no fuss.

    Xenon does not use any GUI library for efficiency reasons. Unfortunately
this means some basic features one would expect from an X program may not
be working yet.

Features include:
  * Speed, simplicity and low memory use.
  * Search, substring or regular expression (Linux only)
  * Multiple undo/redo.
  * Display of line numbers, jump to line number
  * Some X resource configuration: mostly command keys, some colours
  * Man page!
  * Some error dialogs.
  * Multiple files in separate windows.
  * Open multiple files from the command line
  * Run Once (only one process per uid and X connection IP number)
  * Visible display of unprintable control characters with solid rectangles.
    This means CRLF files and binary files are dealt with much more gracefully.
  * Brace (bracket) match feature (C, C++, Java).

Limitations include (currently):
  * Non-proportional font only.
  * No macros.

Compiles on: Linux, SGI, probably most other UNIX implementations with g++.

Requires: C++ compiler (egcs or SGI compiler)

Copying: GPL

- Ben (ben@proximity.com.au)
