HOWTO Enabling sloppy focus for OS X terminals
From WikiTechia
(Redirected from Enabling Sloppy Focus for OS X Terminals)
Mac OS X doesn't allow for much customisation of the interface, of which includes the lack of sloppy focus. As a consolation though for a lot of hardcore Unix pundits out there, this article shows how to go about Enabling Sloppy Focus for OS X Terminals
Solution
Just use this command in a Terminal
defaults write com.apple.terminal FocusFollowsMouse -string YES
The command modifies the file located at ~/Library/Preferences/com.apple.Terminal.plist
External Links
This article is a stub and/or incomplete. You can help WikiTechia by expanding it.

