Home Search Reference Manuals Return
The default text edit in Gensys is the Nedit-editor. Nedit is a highly customizable text editor based on the Motif widget toolkit and the X Window System.
To configure Nedit so it will work well together with Gensys. File $HOME/.nedit/nedit.rc must be present in the users home directory.
In order to be able to fold text blocks in the Gensys-files, the following two files must be present autoload.nm and fold.nm.
Editor Nedit is an advanced editor and it is also higly customable. Following notisable features are:
CTRL+F | = | Find |
CTRL+G | = | Find again |
SHIFT+CTRL+G | = | Find again backwards |
CTRL+H | = | Find selected text |
ALT+K | = | Record key-strokes |
CTRL+K | = | Play back recorded key-strokes |
CTRL+L | = | Go to line number |
CTRL+M | = | Go to matching parenthesis |
ALT+O | = | Open selected file |
ALT+U | = | Show the documentation of selected command |
If the user prefers to use his/hers own favorite editor, environment variable $genedit must be defined.