Macro which pastes from clipboard was working before latest update. Now all I get is “no luck” instead of clipboard value using {!clipboard} in firefox. Full line reads: Type, #efp, {!clipboard}
I have same problem with latest version
I stored a text in clipboard and show
!CLIPBOARD “no luck”
Need fix
Thanks
I confirmed this bug. It shows in Firefox “only”. Of course, it will be fixed ASAP.
{
"Name": "22",
"CreationDate": "2021-1-29",
"Commands": [
{
"Command": "store",
"Target": "123 Hello",
"Value": "!clipboard"
},
{
"Command": "echo",
"Target": "${!clipboard}",
"Value": ""
}
]
}
This issue is fixed with V6.0.5.