Showing posts with label Shortcuts. Show all posts
Showing posts with label Shortcuts. Show all posts
Friday, August 8, 2008
Open bundle menu (⌃⎋) in TextMate not working
I recently had the problem that the "open bundle menu" shortcut (⌃⎋) did not work in TextMate. After a bit of research in the web I found a post on the TextMate WiKi about the problem. It is caused by Apple’s Remote Desktop application. To fix it, just disable ARD in "System Preferences" → "Sharing" ("Remote Management" in Leopard).
Mac OS X shortcuts
A good and nicely presented collection of Mac OS X keyboard shortcuts can be found at Dan Rodney's blog.
By quickly looking at it again, I found something I didn't know before. You can right-click (or ctrl-click) the title of a some windows and in return you will get a path-selection of the current file (e.g. in Finder or TextMate) or the current and basic URL of a webpage (in Safari).
By quickly looking at it again, I found something I didn't know before. You can right-click (or ctrl-click) the title of a some windows and in return you will get a path-selection of the current file (e.g. in Finder or TextMate) or the current and basic URL of a webpage (in Safari).
Tuesday, July 15, 2008
Type URLs and email addresses quicker in MobileSafari and Mail on the iPhone using shortcuts
To quicker type domain names with the iPhone keyboard in MobileSafari, press and hold down the ".com" button to have alternatives (".edu", ".org", ".net"). This even works country specific, so when you have the German keyboard enabled it will also offer ".de" (but will omit ":net") when pressing and holding down the ".com" button.
This also works in Mail, if you press and hold down the "." button you will get the same choices as mentioned before with the ".com" button.
via Lifehacker
This also works in Mail, if you press and hold down the "." button you will get the same choices as mentioned before with the ".com" button.
via Lifehacker
Thursday, June 19, 2008
Quick access to "Restart, Sleep, Shutdown"
To quickly access the "Restart, Sleep, Shutdown" dialog (like hitting the Power button on old Mac keyboards) hit ⌃⏏ (Ctrl-Eject).
via danrodney.com
via danrodney.com
Some useful TextMate shortcuts
| General: | |
| ⌘+ | make font bigger |
| ⌘- | make font smaller |
| ⌥⌘T | insert special characters |
| ⌃⌘T | open "Select Bundle Item" dialog |
| ⌃⇧T | show TODOs, FIXMEs, CHANGEDs |
| ⌃⇧A | open subversion dialog |
| ⌃⌘R | select currently open file in project drawer |
Editing: | |
| ⌘L | go to line number (opens dialog) |
| ⌥→ | jump to next right word |
| ⌘⇧T | go to symbol (opens dialog) |
| ⌘F2 | Add/remove bookmark |
| F2 | go to next bookmark |
| ⇧F2 | go to previous bookmark |
| ⌃W | select current word |
| ⌘⇧L | select current line |
| ⌘/ | comment / uncomment selection |
| ⌃⌘↑ | move selection up (also works down/left/right) |
| ⌥⇥ | indent selection (add ⇧ for opposite direction) |
| ⌘⇧V | paste previous entry from clipboard history |
| ⌃⌥⌘V | paste from history (opens dialog) |
| ⌃⌥⇧V | paste selection online (opens dialog) |
| ⌘↩ | add empty line below current (and go to it) |
| ⌘⇧↩ | add empty line below current (with line terminator) |
| ⌘⇧& | open HTML entity and escape tool dialog |
| ⌃⇧L | wrap selection as link (URL from clipboard) |
| ⌃⇧N | show count (lines,words,bytes) of selection |
| lorem⇥ | add some (lorem ipsum) text |
Projects: | |
| ⌃⌘N | new project |
| ⌃⌘S | save project |
| ⌃⌥⌘D | show / hide project drawer |
| ⌃⇥ | toggle focus (drawer, buttons, editing) |
| ⌘T | open "Go to File" dialog |
| ⌘1-⌘9 | open tab number 1-9 |
| ⌥⌘→ | go to next tab on the right |
| ⌥⌘← | go to next tab on the left |
| ⌥⌘↑ | switch between same name files (x.c & x.h) |
Project Drawer: | |
| ↩ | open selected file |
| SPACE | rename selected file |
| → | expand selected folder |
| ← | collapse selected folder |
Subscribe to:
Posts (Atom)
