Here’s a fun gotcha when creating commands for TextMate: if your command’s output is set to Create New Document on output, then that output must be either free of high level (extended) ASCII characters, or UTF-8. If your output doesn’t conform to this rule, the new document populated by TextMate will be blank. Nada, nothing, just blank. Try this…