Injection fails in Yosemite DP4

Sample error in Console:

7/22/14 12:13:13.788 PM TotalTerminal[3689]: requesting injection into com.apple.Terminal[3690]
7/22/14 12:13:13.850 PM TotalTerminal[3689]: shell is corrupted

Terminal launches, but TotalTerminal features are not available.

1 Like

Yes, for some reason code-check call fails for TotalTerminal.osax bundle.

Workaround:

  1. open Terminal.app

  2. execute this command (copy&paste it):

    osascript -e “tell application “Terminal” to «event BATTinit»”

1 Like

It was fixed in TotalTerminal 1.5: