TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How to customize OS X KeyBindings (e.g. C-e, C-a, etc.)

2 pointsby meese_over 16 years ago

1 comment

meese_over 16 years ago
Just discovered this; it's nice to have things like C-w (delete last word) in all (Cocoa) apps, as well as the ability to jump between words without using option+an arrow key. There's even marks, although they aren't as useful as in vim or emacs as the text field doesn't seem to automatically scroll back up...<p>Here's my DefaultKeyBinding.dict (it goes in ~/Library/KeyBindings): <a href="http://sporkage.com/DefaultKeyBinding.dict" rel="nofollow">http://sporkage.com/DefaultKeyBinding.dict</a>