mirror of
https://github.com/textmate/textmate.git
synced 2026-04-06 03:01:29 -04:00
This ensures we get all key events, for example in the bundle item chooser window the pop-up button’s menu would previously see the key down event before the key equivalent view, so enabling recording and pressing ⌘1-3 would not record that key equivalent, but instead activate the corresponding (pop-up) menu item.