A/UX: Changing the Default Editor (9/94)


Under A/UX, is it possible to change the default editor from TeachText to something else?

If you wish to change the default editor, change the environment variable FINDER_EDITOR. You'll need to change this in either the .login file for csh users -- or .profile for korn or bourne shell users.

As an example for C shell users add a new line to the bottom of the .login file as follows:

setenv FINDER EDITOR <editorpathname>
setenv FINDER EDITOR /mac/bin/TextEditor -for TextEditor
setenv FINDER EDITOR /usr/bin/vi -for vi"

Article Change History:
01 Sep 1994 - Added C shell example.
30 Aug 1994 - Reviewed

Support Information Services

Published Date: Feb 18, 2012