[TF] Terminal colors
Brought to you by:
kenkeys
|
From: david at heyman.n. (D. L. Heyman) - 2003-01-11 05:48:03
|
What did work, thanks to Chris Cogdon's initial suggestion, was the following: 1) Open the Terminal app 2) Set the size and color settings as you want. 3) Save As... to whatever you want it to be called, in my case foobarmud.term 4) Edit the foobarmud.term file and change the Execution string to do what I want it to when starting up <key> ExecutionString </key> <string> /Applications/Games/TinyFugue/TinyFugue.command -f/Users/david/tf/Foobarmud/foobarmud.world; exit; exit </string> And all is well... Thanks! David |