Application doesn't work since OS X Yosemite Developer Preview 4
toydestroyer opened this issue · 5 comments
toydestroyer commented
After update from OS X 10.10 DP 3 to 4 TotalTerminal doesn't work. Just launching Terminal.app.
huyphams commented
follow above link or you can.
vim ~/.bash_profile
and add this script.
osascript -e "tell application "Terminal" to «event BATTinit»"
Thank you @darwin . I love Total Terminal so much.
Update: It's fixed. Thank you.
Checkout ver 1.5 http://totalterminal.binaryage.com/#changelog
toydestroyer commented
huyphams commented
@toydestroyer checkout version 1.5
http://totalterminal.binaryage.com/#changelog
toydestroyer commented
Thanks for the quick response!