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?
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
Whoop! Whoop! Work-around alert...
You can alleviate the issue somewhat by setting the scrollbar to always show, rather than only when scrolling, so at least one side of the Terminal is always demarcated properly...
defaults write NSGlobalDomain AppleShowScrollBars -string "Always"
Note 1. You must quit and restart Terminal for this to take effect.
Note 2. This will also affect Safari, and other apps, which you may or may not mind.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With