Since I'm new to using Safari as my default browser, I'm still discovering things. You may know all this, you may not.
Annoying alert: Anytime I have typed something into a Safari browser window (google search, yahoo search, forum reply page, etc), if I tried to close the window without posting whatever (and who posts something in a search window?), Safari would ask me ...
[attachment=1979:closetab.jpg]
I was tired of having to hit the CLOSE button, so I began searching for a remedy. Strangely, it's not a pref you can turn on and off.
However, at the apple forums I found the info that using Terminal and typing in this command would turn off the alert -- and it works! Yippee!
CODE
defaults write com.apple.Safari DebugConfirmTossingUnsubmittedFormText NO
Really cool info: while searching for the fix, I stumbled across these tips from other users:
- You can drag a tab off the Browser window onto your Desktop and it opens in it's own browser window.
- If you have a few Tabs open as their own window and you want to consolidate them just go to Window ~> Merge All Windows.
- You can also drag Tabs from one open window to the next or rearrange them around in one Browser Window without the need to use a modifier key.
I'm sure there's more spiffy things you can do, but I found these all to be right handy and thought I'd share them.