advice2020 created an issue (geany/geany-plugins#1520) Geany 2.1
I noticed that if I activate Lua scripts from menu bar `Tools` drop down, `Lua Scripts` flyout, then scripts work fine. However, if these scripts are assigned to keybindings in Geany `Preferences - Keybindings` section, then when keys are pressed I get error dialog ``` Lua Script Plugin Lua script error: /<path-to-scripts-folder>/<lua-script-name>.lua Failed to open script file ``` Not sure why the scripts would run from drop down but experience error when assigned to a shortcut? Does anyone know what could be causing this issue? Also would anyone be willing to confirm that this happens on your machine, just to let me know if this is a plugin bug or just me? Thank you to anyone who reads this -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/1520 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/issues/[email protected]>
