On 12. Mar 2007, at 14:12, Dominik Gabi wrote:
[...] I'm trying to reproduce the screencast about tm_dialog on my computer but somehow it doesn't work. Whenever I try to open a nib- file with "tm_dialog some_nib_file.nib" my shell is stalling but nothing else happens [...]
If you do not use -p (to hand it parameters) it will read them from stdin.
So press ⌃D to signal “end of input” and I think it will continue. Alternatively give it -p '{}' as argument.