- Focus follows cursor - No apologies, I like the behavior and have employed it for a long time. Apparently, it is not possible on OS X. Really? My research on the web says "nope, can't do it". There is a quite an exhaustive assessment of the topic. Check there for the details.
- Window re-size - What? I have to grab that little triangle in the one window corner? Why, oh why can't I grab any corner or any edge?
- Window move - Holy crap. Only the title bar? No, this cannot be true. Other platforms allow a button and click combination to move a window, anywhere in the window. I used "alt-left click" on Linux. Another feature that that appears unavailable on the Mac.
I found, and am using, BetterTouchTool, that helps with my resize and move gripes, but only when using the touch pad. Would be an excellent solution if the same features were supported with the mouse. I don't see a way to accomplish. Let me know if I've missed something!
OK, OK. Onto configuring color with ls() ...
The CLICOLOR environment variable controls the behavior. Add this line to your .profile. Depending on your configuration you may use a .bashrc or other appropriate "rc" file).
export CLICOLOR=cone25That should work for your normal, OS X terminal window. If you use a different terminal session, the "cone25" value may not work as desired.