Skip to content

Latest commit

 

History

History
26 lines (26 loc) · 1014 Bytes

README.md

File metadata and controls

26 lines (26 loc) · 1014 Bytes

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\[email protected]

GitHub home:
https://github.com/dr-dba/far-lua-directory-change-event
Put the script here:
%FARPROFILE%\Macros\scripts\[email protected]

You may use custom script for panel change events trackings:
%FARPROFILE%\Macros\scripts\[email protected]
An example of custom script can be seen or taken from the GitHub page