diff options
author | Eric L. Hernes <erich@FreeBSD.org> | 1995-10-02 16:14:42 +0000 |
---|---|---|
committer | Eric L. Hernes <erich@FreeBSD.org> | 1995-10-02 16:14:42 +0000 |
commit | a68627a23daa8c2ac6c620c823286350309b6569 (patch) | |
tree | 09d540fbc7b3101764c7347ecc2608e4f84ab661 /editors/xcoral/pkg-descr | |
parent | 232e0edb553580af811fff48adf4746840c2a10d (diff) |
Notes
Diffstat (limited to 'editors/xcoral/pkg-descr')
-rw-r--r-- | editors/xcoral/pkg-descr | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/editors/xcoral/pkg-descr b/editors/xcoral/pkg-descr new file mode 100644 index 000000000000..6b97900f4757 --- /dev/null +++ b/editors/xcoral/pkg-descr @@ -0,0 +1,18 @@ + +From the docs: + + Xcoral is a multiwindow 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; cp it +to ~/.xcoralrc, and fire up xcoral. + +eric. +erich@rrnet.com |