mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
While ⌘. already triggers any cancelOperation:/cancel: method found in the responder chain, making it explicit gives visual feedback when user press the key, and ensures that another control doesn’t get the key (by responding to cancelOperation:/cancel:).