Hi,
If I open Textmate with Julia as my language of choice, write 'print(3+4)' and do 'Run Julia', I get a blank output. If I save the script first, then I do end up getting the right output. Do you know what's going on? I've been unable to fix this --- I'm currently using OS X 10.11 and don't get this behavior with any other language whose Run script uses 'TextMate.save_if_untitled' (say, Python). Thanks for the help.