Nov 25, '03 10:44:00AM • Contributed by: metameta
My solution is to partition my terminal windows into multiple sets, each with a separate icon in the dock. Then I can switch between groups of terminal windows just as I would switch between different applications. You can see what this looks like in the screenshot to the left.
Steps:
- Make a copy of Terminal.app, named something like Terminal2.app
- Open the duplicate Terminal application's Info.plist file (Control-click the app, select Show Package Contents, open Contents folder). Change the value for CFBundleSignature from trmx to trm1.
- If desired, replace the file TermDoc.icns with one to identify this terminal group. I added a number to the icon, but changing the color might be a good approach as well.
