Text Navigation Keyboard Shortcuts for Mac

by Earl Moore on July 14, 2006

in Apple Mac, Productivity

Mac Text Navigation Keyboard Shortscuts > Gskinner.com: gBlog

Are you a developer who has recently switched to a Mac and need to know the awesome text shortcuts in OS X. Gskinner.com: gBlog has a list of some regularly used:

opt-left: beginning of current word (beginning of previous word)
opt-right: end of current word (end of next word)
opt-up: beginning of paragraph (beginning of previous paragraph)
opt-down: end of paragraph (end of next paragraph)

opt-delete: delete to beginning of word (delete previous word)
opt-forward del: delete to end of word (delete next word)

cmd-left: move to beginning of line
cmd-right: move to end of line
cmd-up: beginning of document
cmd-down: end of document

shift with any of the above: select text. For example, cmd-opt-right selects to end of the word.
you can also chain this, so cmd-shift-right, then shift-left would select to the end of the line, then deselect the last character (ex. leaving the semi-colon).

See the referenced article for additional tips.

Technorati Tags: , ,

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>