Jump to content

Activating TotalTerminal?


Recommended Posts

 

Is it in any way possible to have totalterminal open instead of a new normal Terminal window when you do something like this: 

 

  tell application "Terminal"
    activate
    do script "cd " & finderPath
  end tell

 

 

Not sure that would be possible since the Applescript specifically calls the default Terminal.app instead of TotalTerminal. If the Applescript were modified, maybe, but.. not sure of TotalTerminals Applescript support

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...