blob: 0e45e219e1fff28d135ef34ac955fd3b6473fca0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
Xenon is a simple X-based text editor which is very handy for things like
editing source code, system configuration files, scripts and whatever else
is an ASCII text file.
Features include:
* Speed, simplicity and low memory use.
* Search, substring or regular expression
* Unlimited 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)
WWW: http://www.proximity.com.au/~ben/xenon.html
- Chris D. Faulhaber
jedgar@fxp.org
|