Hi jitendra,jitendra wrote:Hi Thomas, I am using windows 7 Ultimate (64bit).stratified wrote:Hi,jitendra wrote:LUA Script shortcuts seems to be not working in this version 2.2.
It is working in 2.06. here.
Thanks.
They are working on my system in 2.20. What OS are you using and which shortcuts do you have assigned?
cheers,
Thomas
Can you also let me know, how to assign the shortcut manually in .lua script? Thanks.
Thanks for the details. There's indeed a bug. When the first lines in the scripts aren't Lua line comments ("-- lines"), we don't scan for shortcuts etc. To work around this for now, put a comment with the shortcut at the 1st line in the script (e.g.
-- @shortcut alt + a
. We will fix this in version 2.21.thanks,
Thomas