Multi-panel plug-in for FAR Manager, Installation guide

1. Copy the files into the FAR plugins directory, under, for example,
MultiPan/.

2. Assign a key to the plugin item in the FAR plugin commands menu (F11),
for example, z.

3. Create the following FAR key macros:
	Ctrl~         -> F11 z Ctrl~       (Next panel)
	CtrlShift~    -> F11 z CtrlShift~  (Previous panel)
	CtrlF3        -> F11 z CtrlF3      (Clone panel)
	CtrlF4        -> F11 z CtrlF4      (Close panel)

Optionally create the following macro:

	CtrlShiftF3   -> F11 z CtrlShiftF3  (New panel)

Optionally create additional macros, for the mouse wheel:

	CtrlMsWheelDown    -> F11 z MsWheelDown  (Next panel)
	CtrlMsWheelUp      -> F11 z MsWheelUp    (Previous panel)

Note that in the future, if and when the Editor and Viewer screen panels
are supported by the plugin, the Next panel and Previous panel commands
of the plugin will eventually be assignable to CtrlTab and CtrlShiftTab,
which currently execute the standard FAR screen switching commands. Right
now, from the usability standpoint, the old FAR screen switching commands
are kept accessible at the same time with the new commands of the plugin.

Panel list can also always be invoked in the normal dialog mode, using
F11 z, and all the commands of the plugin, available in the file panels,
will be available there too (Next/Previous/Clone/Close panel). In the
future, the Screen list command (F12) will be assignable to activate the
Panel list. Right now, both commands, the new and the old one, can be
independently accessed, until all the panel types are supported (meaning
the Editor and the Viewer panels).

See a install_*.reg file for a sample key assignment.
