It would be nice if `exec` was able to use the window id of windows in the window stack =) Something like ``` xdotool getactivewindow exec --terminator end cmd arg %1 end xdotool search --sync --class foo exec --terminator end cmd arg %@ end ```