What's much worse than that is when "cross-platform" apps have cargo-cult integration into the environment's native behavior.
When you middle-click on any blank space or text in Firefox on X11, by default it takes the contents of the select buffer, and does the equivalent of pasting it into the address bar and hitting go. Some jackass that doesn't actually use it read that middle-click == paste and smeared it all over the app.
When combined with its magic address bar that does "I'm feeling lucky" searches for random text, the user-perceived result is that Firefox is stalking you and taking you to random pages that tangentially have something to do with what you're working on.
Added bonus: For many years the result for any invalid URL-like string (like a missing semicolon after http) was the Microsoft homepage, because there were a lot of old high-pagerank sites linking to it with the URL as the link text. Instead of blacklisting it or fixing the underlying behavior, they just googlebombed it to point to the Wikipedia article for HTTP.
Infuriating!
I'd much rather have the same bullshit everywhere than inane platform fealty that results only in different bullshit everywhere.
The environment native behavior of the command prompt is text on stdout. It's effectively not Windows, it's something like MSDOS 10. Popping up a help window is just nonsensical behavior.
Hmmm, this combination works correctly in Office 2008 on my MacBook Pro (used almost daily in Excel and Word) in Office 2008 [ver. 12.2.3 (091001) on OS X 10.6.4].
Shift + CMD + / doesn't work for Textmate, it says "Warning: On Leopard the menu item searching is prone to crashing, so we have disabled the key equivalent. Sorry about the inconvenience."
one which i stumbled upon by accident is pressing option when you're in a menu. e.g the apple menu at the top of the screen: If you press option while you're looking at this menu certain menu items change - in this case about this mac becomes system profiler. Also if you press shift in this situation force quite becomes force quit active application.
Metadata searches are cool though I haven't found a comprehensive description, e.g. type name:foo to find all objects with foo in the name, kind:pdf wil find all PDFs. These may be combined, e.g. name:foo kind:pdf has the expected result.
When on a webpage in Safari or in a text document within one of the applications that uses Mac OS X's native "drawing", you can hover over a word and hit Ctrl + Cmd + D to get a quick definition of a word!
Besides its capabilities as a launcher, Spotlight is also a very capable calculator. Stuff like sqrt(2pi^e) works, oh, and Cmd+C works for the results, too. Someone was really sweating the details on that one.
When I Spotlight for "Applications" meaning "the folder with all my applications in it", instead it finds (only) a folder named Applications somewhere deep in the XCode example code with sod all in it.
Any ideas how to get it to do what I want instead of something else? (or at least, also do what I want).
I map it to F12 (and dashboard to cmd+F12, as I rarely use it). Physical similarity with the spotlight icon's location, and lets me map cmd+space to changing input methods (ie, switching to 日本語).
I cannot stress heavily enough how brilliantly fast MacOS is when running off an SSD. I thought windows was peppy when I put an SSD in my desktop. Since putting an SSD in my MBP, MacOS X went from a sluggish annoyance where icons bounced 5-10 times before an app loaded, to a speedy "no time to bounce at all" app start.
I did the same with a first generation MBP (bought in the summer 2006). I replaced the main HD with a Corsair V64, and replaced the optical drive with the old HDD with this kit[1]. The HDD now works in plain old ATA, but it doesn't matter. I use it for mass storage, not for speed.
The results are amazing. It takes:
- 21 seconds from cold boot to login prompt (and 5 more to get a responsive finder),
- 13 seconds to shut down, and
- 22 seconds to wake from deep sleep (2GB of RAM).
As you said, the apps launch almost instantly, including Office 2011 which was incredibly slow from the hard disk.
Mine was exceedingly slow when I had >2,000,000 files (gigabytes of versioned source code will do that). Several seconds to pull up an application by name. 10-30 seconds to pull up an infrequently-accessed document by filename. > 1 minute to pull up a PDF by content.
All of which caused a few seconds delay between every result-set returned, during which it was entirely unresponsive. It still worked faster - pressing `enter` would grab the top result when it came up - but that's unacceptably slow.
ios does it with the search bar in safari, but it'd be nice if spotlight would also let you search the current document, search the web, etc. all with a simple command+spacebar.