From 9a801f897d9931baba6a3942b48be29ffe3ea216 Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Tue, 2 Dec 2008 17:35:55 +0100 Subject: Fixes: - Size of terminal when open in external editor on Mac --- bin/runInTerminal.command | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/runInTerminal.command b/bin/runInTerminal.command index 89195e3d10..372820c1b1 100755 --- a/bin/runInTerminal.command +++ b/bin/runInTerminal.command @@ -1,7 +1,11 @@ #!/bin/bash osascript >/dev/null 2>&1 <