/far-lua-directory-change-event

Directory (panel) change event for FAR manager

Primary LanguageLua

far-lua-directory-change-event

This script gives saves and restores
last paths and current items on both
right and left panels of FAR Manager
between restarts

based on the code of Gene.Pavlovsky:
https://forum.farmanager.com/viewtopic.php?t=10521

FarForum discussion page:
https://forum.farmanager.com/viewtopic.php?t=12437

DEPENDS ON THE LUA MODULE:
https://github.com/dr-dba/far-lua-general-utils
Put the Lua module here:
%FARPROFILE%\Macros\modules\Lib-Common-@Xer0X.Lua

GitHub home:
https://github.com/dr-dba/far-lua-directory-change-event
Put the script here:
%FARPROFILE%\Macros\scripts\ContentColumn+ExitFAREvent_PanelChangeDir.@Xer0X.Lua

You may use custom script for panel change events trackings:
%FARPROFILE%\Macros\scripts\ContentColumn+ExitFAREvent_PanelChangeDir.@Xer0X.Lua.Cfg
An example of custom script can be seen or taken from the GitHub page