如何叫出 Terminal.app 新視窗
版主: ross_tt、bryanchang、digdog、chester
如何叫出 Terminal.app 新視窗
xterm 可以從 command line 指定新窗子的大小位置,不知 terminal.app 是否能辦到?或者要動用 apple script, 我是個 applescript 白痴,is it possible?
如何叫出 Terminal.app 新視窗
The applescript support of Terminal.app is... Well, saving the time & effort for the next version of Terminal.app.
Unix way:
Use .term file to control the behaviour of terminal. Here's a tutorial from O'Reilly:
http://www.macdevcenter.com/pub/a/mac/2002/03/26/terminal_four.html
Tried 'man -k terminal', but none of the commands is suitable. Maybe we can't do it from command line?
Unix way:
Use .term file to control the behaviour of terminal. Here's a tutorial from O'Reilly:
http://www.macdevcenter.com/pub/a/mac/2002/03/26/terminal_four.html
Tried 'man -k terminal', but none of the commands is suitable. Maybe we can't do it from command line?