Hacker News new | ask | show | jobs
by ckolkey 1294 days ago
Seems quite cool - I don't suppose you have a copy of the .dict file linked in that blog post? the link is 503 :\
1 comments

There's a link in the comments to it.

https://github.com/jrus/cocoa-text-system/blob/master/KeyBin...

Though I just have:

    "^w"   = "deleteWordBackward:";                            /* C-W        Delete word backward */
Missed that - thanks :)