Setting editor profiles
You can configure the editor to adopt the keyboard and command personalities of several popular editors.
In editor applications that provide preference pages, you can set the editor profile from the main preference page. To set an editor profile:
- Select the main editor preference page.
- Select the profile that you want to use from the Editor profile selection list, for example
seu- Click Apply or OK.
You can also set an editor profile with the set updateProfile.baseProfile command. The setting will be in effect in the current view during the current edit session. For example, to set the editor profile to seu, issue these two commands from the command line:
set updateProfile.baseProfile seu updateProfileUse the set default.updateProfile.baseProfile command to set a persistent, global editor profile:
set default.updateProfile.baseProfile seu updateProfile
brief base profile
emacs base profile
epm base profile
ispf base profile
lpex base profile
seu base profile
vi base profile
xedit base profile
updateProfile command
updateProfile.baseProfile parameter