Simple editor for X: Users' Guide - chapter 1
Introduction
Simple editor for X (SeX for short) is yet
another editor. It's goal is to be simple: the user should be
able to use it without having to read a manual. SeX tries
to follow established graphical user interface conventions,
particularly those in the X environment.
It is not a goal of SeX to take over the editor market.
This chapter will explain where SeX can be downloaded from, and
how it is installed. It will recommend .deb if those are suitable,
and will refer to sex/README for further details. It will explain
what requirements on the platform there are. It will explain that you
need Publib (and which version).
SeX is licensed under the GNU General Public License (GPL),
so you can copy, use, modify, and copy modifications freely. It's
not necessary to pay me. The only restrictions are that you can't
change the license, and that if you give someone binaries, you
must give them the option of getting sources as well (including
your modifications, if any). There is no registration required
(but I'd like to know if you use it and what you think of it).
The SeX files can be downloaded from the SeX homepage,
http://www.iki.fi/liw/SeX/
.
A feature list is always important. Here's some of SeX's features.
- it's fairly small (about 120 kB, stripped, on my Linux PC)
- fairly fast, unless the files are big
- seems to work, more or less, even if it has many rough edges
- the mouse language is as xterm's, but with the addition
that clicking with the middle button inside the selection
cuts it instead of pasting it
- can mostly be used from keyboard as well, key bindings
follow Emacs and PC/Windows somewhat; keyboard customization
is done via the X resource file
- multiple files, multiple windows (no inherent limits on either)
- name is easy to remember
- no macros whatsoever
- no undo/redo (this will be implemented later)
- no builtin hypertext help (use external browser to read this
manual)
- simple C support (indent if previous line ends in open brace)
Except for undo and redo, no significant new features are expected.
SeX tries to be simple, not full-featured.
If you have problems with SeX, ask me. I may or may not be
able to help you, and I can't promise to be quick about it. This
is my first X program, and there's lots of stuff I should learn
about X programming.
There is no mailing list, but you can ask me to mail you about
new versions manually.
Version 1.0 will have undo and redo, and none of the bugs I know
how to fix. Apart from bug fixes, no further development is planned
after 1.0.
Simple editor for X: Users' Guide
- Copyright © 1996, 1997 Lars Wirzenius.
Contents; abstract; next.
Version 0.12
Lars Wirzenius liw@iki.fi