If I have several OS-X Terminal.app windows open, how can I move one Terminal window to another space?
I’m happy to use any scripting or programming language to achieve this, but would prefer AppleScript or calls to standard frameworks.
(Note this is to move only one window of an application not all windows.)
Using private calls in Objective-C/C, unofficially listed here
Standard warnings apply about undocumented APIs: they are subject to breaking.