Text fields
From Applepedia
Cocoa text fields in MacOS X have many cool features
[edit]
Spell checking
Right-click on the text field and select "Check spelling as you type"
[edit]
Word auto-complete
Start typing a word, and then press option-escape. A list will pop up with suggested words.
[edit]
Emacs key commands
Many of Emacs' commands work, such as the ones for copy/paste.

