The Editor

Some of the editor's major functions are:

Note: All shortcuts given here can be changed by configuring AnyJ, so these shortcuts are predefined in AnyJ.

It is important to understand the selection logic of AnyJ.
Example:
If you perform an action which needs a directory as an argument (such as Ctrl-D to search a directory), AnyJ performs the following to determine the directory: Therefore moving the cursor to a blank area ensures that the directory of the currently edited file is passed as the initial directory to search in.
This logic applies to all actions performed from within the editor.

Note that most of the actions are available in the PopupMenu.