OSX text editing

For those of us who spend all day, every day, writing code it is important to know all the little tricks and efficiencies of our text editor of choice.

Here’s a list of keyboard shortcuts that work in all Cocoa applications (e.g., MarsEdit, TextMate or TextEdit).

My favourite new finds:

^o - split the current line
^t - transpose letters
^k - delete to the end of the paragraph
^y - yank back ‘killed’ text

http://www.hcs.harvard.edu/~jrus/Site/System%20Bindings.html

One Response to “OSX text editing”

  1. carlos Says:

    Cool, thanks for the tip. I love OS X, but it still drives me mad that keyboard navigation changes from app to app. This will help

Leave a Reply