-
I have the same problem. Here is the script that kills it
tell application "iTerm"
set myterm to (make new terminal)
tell myterm
set number of columns to 120
set number of rows to 35
set mysession to (make new session at the end of sessions)
tell mysession
set name to "JBoss Log"
exec command "tail -f /opt/jboss/server/default/log/server.log"
end tell
end tell...
2007-06-25 14:44:00 UTC in iTerm.app
-
I was just hoping for this feature as well. I would love to be able to do this.
2007-03-01 14:44:44 UTC in iTerm.app
-
joeygibson committed patchset 1194 of module jruby to the JRuby CVS repository, changing 1 files.
2004-01-19 18:20:22 UTC in JRuby
-
joeygibson committed patchset 1193 of module jruby to the JRuby CVS repository, changing 1 files.
2004-01-19 18:16:40 UTC in JRuby
-
joeygibson committed patchset 1192 of module jruby to the JRuby CVS repository, changing 1 files.
2004-01-19 18:10:47 UTC in JRuby
-
joeygibson committed patchset 1191 of module jruby to the JRuby CVS repository, changing 1 files.
2004-01-19 18:09:47 UTC in JRuby
-
joeygibson committed patchset 1190 of module jruby to the JRuby CVS repository, changing 1 files.
2004-01-19 18:06:31 UTC in JRuby
-
joeygibson committed patchset 1189 of module jruby to the JRuby CVS repository, changing 2 files.
2004-01-15 22:15:40 UTC in JRuby
-
joeygibson committed patchset 1188 of module jruby to the JRuby CVS repository, changing 1 files.
2004-01-15 21:30:16 UTC in JRuby
-
joeygibson committed patchset 1187 of module jruby to the JRuby CVS repository, changing 2 files.
2004-01-15 20:11:33 UTC in JRuby