Mac OS X - adding a border to the terminal
macos, terminal
Solution
I had the same annoyance, and the Tab Bar, whilst handy, is not a substitute for multiple open terminals. The easiest solution I found was to use iTerm2 (free download) instead of Terminal. It has a preference option for switching on a 1px border (not enabled by default):
iTerm:: Preferences -> Appearance -> [Window] Show border around window
Problem
I am using the terminal on Mac OS, but all the terminal's windows are borderless, making them difficult to distinguish when they are one over the top of the other. I can't find the way to add a 1px border around the window (my terminal's windows are all black backgrounded). How can I add a colorful (or white) border to a terminal window?