Version 0.10.0

LuaFAR for Editor

Version 0.10.0


PLUGIN:

  • far2.history module renamed to history.
  • configuration changes done by a user script are reverted by the plugin after the script exits.
  • lf4ed.config: always returns configuration existed prior to the call.
  • Main Menu, Config. Menu: removed separators after the built-in items. (They can be added via files _usermenu.lua).
  • The plugin’s DLL, as supplied, now embeds scripts and modules in source code form (not compiled). That allows to work with LuaJIT.