Wow, I just saw this nugget in one of the comments: VI mode for the standard Terminal. Add "set -o vi" to your profile and you get access to same modality and commands of VI. Damn, I wish I knew about this option earlier.
Note that I think that's a Bash thing, and the default is Emacs-style bindings (C-a, C-e, C-p, C-n) which include C-r for reverse interactive search of the history. I use that every day, a dozen or more times.
Mac OS X hidden features and nice tips & tricks
41–50 of 85 posts
Re: Mac OS X hidden features and nice tips & tricks
#42Earlier quoted context omitted.
I use spotlight for all kinds of math (12 / 4) * (44 + 35) etc Command + c will copy the highlighted spotlight result. Expose (show all windows) and drag and drop files to that window (i grab the file, while dragging show all windows by either a keybord key or hot corner and drop it to the new window) Hold down command to move around background windows without giving it focus. Ctrl + (arrows or numbers) to go to cert…
IMO Spotlight is the best example of minimalist software design. In a single universal field you have instant: app launcher, calculator, dictionary, file search, email search, contact search. My single best tip for Mac power-users: learn what you can do with Spotlight. Edit: grammar
Re: Mac OS X hidden features and nice tips & tricks
#43"I love the fact that OS X will scroll the window that the mouse is hovering over, even if another application has focus. That way I can scroll an example that I am coding in TextMate without having to lose keyboard control on TM" This also happens on Windows (at least on Chrome) but Windows goes even further: you can click through a link or button on a non-focused window. On OS X, in order to follow a link or click…
No it does not and this drives me crazy on windows.
Re: Mac OS X hidden features and nice tips & tricks
#44A few I can think of: - Open the Apple menu. Now hold Shift. More menu options! Now try holding Opt. Even more menu options! This works for several Apple applications. - Hold Opt when clicking on a menubar icon for extra information. For example, holding Opt and clicking the WiFi icon in the menubar brings up the signal strength, IP address and other useful information. Likewise for the rest of the icons. - In Spotli…
That fifth trick is superb. Apps that don't reopen their closed main window when cmd-tabbed to drive me nuts (Mail especially, as there's no shortcut to open the message viewer).
Re: Mac OS X hidden features and nice tips & tricks
#45Earlier quoted context omitted.
Note that I think that's a Bash thing, and the default is Emacs-style bindings (C-a, C-e, C-p, C-n) which include C-r for reverse interactive search of the history. I use that every day, a dozen or more times.
It's actually a Readline thing.
Re: Mac OS X hidden features and nice tips & tricks
#46Earlier quoted context omitted.
Note that I think that's a Bash thing, and the default is Emacs-style bindings (C-a, C-e, C-p, C-n) which include C-r for reverse interactive search of the history. I use that every day, a dozen or more times.
It's actually a Readline thing.
Re: Mac OS X hidden features and nice tips & tricks
#47Re: Mac OS X hidden features and nice tips & tricks
#48A few I can think of: - Open the Apple menu. Now hold Shift. More menu options! Now try holding Opt. Even more menu options! This works for several Apple applications. - Hold Opt when clicking on a menubar icon for extra information. For example, holding Opt and clicking the WiFi icon in the menubar brings up the signal strength, IP address and other useful information. Likewise for the rest of the icons. - In Spotli…
That fifth trick is superb. Apps that don't reopen their closed main window when cmd-tabbed to drive me nuts (Mail especially, as there's no shortcut to open the message viewer).