Hacker News new | ask | show | jobs
by ZeroGravitas 1292 days ago
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 */
1 comments

Missed that - thanks :)