I'm having issues with query since 3.3.0. It rejects - or + after the query without hitting enter, which is breaking some of my frequently used macros.
I have macros that query for live and dark moves and deletes them from the active cue.
It used to be:
ClearCmd Query LiveMoves <or DarkMoves> - Intensity Delete Cue <Enter><Enter>
Which used to delete live or dark moves if there were any, and would error out and not cause problems if there weren't any. It worked great.
Now, as of 3.3.0 and still in 3.3.3, with a recommended change of hitting enter afterwards I saw on another post, this same macro will delete the cue if there is not any live/dark moves, which is obviously not the intended result. I've also tried hitting enter and then select last, but the results were the same. I've resolved to add WaitForEnter to my macros, but that's another keystroke to remember and if it doesn't find any channels to affect, you have to escape out of the macro in order to not delete cues which is breaking my brain a bit.
I'd love it to go back to how it was before, not requiring an enter termination before acting on the queried channels.