diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:59:00 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:59:00 +0000 |
commit | 273821c4d377411699fe450ab9d48f7e5933d9b6 (patch) | |
tree | b8174b07e5f6072d89e0ac6466ae83197944712f /editors/xcoral/DESCR | |
parent | d8ed248248754208ebf0c3a07f7a0847af2e838a (diff) | |
download | pkgsrc-273821c4d377411699fe450ab9d48f7e5933d9b6.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'editors/xcoral/DESCR')
-rw-r--r-- | editors/xcoral/DESCR | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/editors/xcoral/DESCR b/editors/xcoral/DESCR new file mode 100644 index 00000000000..f58bbbe7a9e --- /dev/null +++ b/editors/xcoral/DESCR @@ -0,0 +1,13 @@ + Xcoral is a multi-window mouse-based text editor for the X Window +System. A built-in browser enables you to navigate through C +functions, C++ classes, methods and files. A Small ANSI C Interpreter +(Smac) is also built-in to dynamically extend the editor's +possibilities (user functions, key bindings, modes etc). Xcoral +provides variable width fonts, menus, scrollbars, buttons, search, +regions, kill-buffers, macros and undo. An on-line manual box, with a +table of contents and an index, helps you to use and customize the +editor. Commands are accessible from menus or key bindings. Xcoral is +a direct Xlib client and runs on color/bw X Display. + +The example .xcoralrc is in ${PREFIX}/lib/X11/xcoral/xcoralrc.fl; copy +it to ~/.xcoralrc, and fire up xcoral. |