Areas of execution

FAR can create independent macro commands (macros with the same shortcut keystroke) for different areas of execution.

ATTENTION! ATTENTION!

Current version supports the following independent areas of execution:

It is not allowed to create different macro commands with the same name (keyboard shortcut) in the same area of execution (there's some work-around though using the primitive macro-language). Existing macro command will be overwritten in attempt to create the macro command with the same keyboard shortcut.

Thus each area of execution can contain only one macro command with the same keyboard shortcut.

There's also the Common area of execution. Macro command assigned to this area can be executed in every other area of execution but this area has the lower priority then native ones so if some area already contains macro with the same shortcut then common macro will be overridden. Macro commands cannot be created interactively in the common area, but can be deleted.