diff options
author | luxagraf <sng@luxagraf.net> | 2015-10-25 08:45:11 -0400 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2015-10-25 08:45:11 -0400 |
commit | 0531523b372cc251a8391f5a12447d62f53916a9 (patch) | |
tree | 7e9c54c11f6d0283accdf10028966ceeb8e9a2bf /published/Webmonkey/Monkey_Bites/2007/02.12.06/Fri/osxtip.txt |
initial commit
Diffstat (limited to 'published/Webmonkey/Monkey_Bites/2007/02.12.06/Fri/osxtip.txt')
-rw-r--r-- | published/Webmonkey/Monkey_Bites/2007/02.12.06/Fri/osxtip.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/published/Webmonkey/Monkey_Bites/2007/02.12.06/Fri/osxtip.txt b/published/Webmonkey/Monkey_Bites/2007/02.12.06/Fri/osxtip.txt new file mode 100644 index 0000000..197394e --- /dev/null +++ b/published/Webmonkey/Monkey_Bites/2007/02.12.06/Fri/osxtip.txt @@ -0,0 +1,9 @@ +Here's a time saving tip for Mac users. When you're in an Open/Save dialogue the keyboard shortcut Shift ~ will bring up a CLI style folder navigation window that lets you easily type the path to a folder. Even better, the path window features bash-style tab complete. Type the first letter of the folder, press Tab and it will auto-fill the name. Press tab again and type the next letter and so on. Perfect for keyboard junkies. + +I can't believe I've been using OS X for six years and I never knew this. + +There are some other keyboard-based navigation shortcuts for the same Open/Save dialogues, including Apple-D which will jump to your Desktop folder and probably more I don't know about, but feel free to educate me in the comments below. + +This handy tip comes [courtesy of OS X Daily][1]. + +[1]: http://osxdaily.com/2007/02/14/geek-gui-in-mac-os-x-opensave-dialog-boxes/ "Geek GUI in Mac OS X Open/Save Dialog Boxes"
\ No newline at end of file |