mirror of
https://github.com/atom/atom.git
synced 2026-01-24 22:38:20 -05:00
KeyEventHandler holds references to BindingSets. The name "binding set" is based on the concept of a CSS ruleset. The idea is to choose a key binding for an event based on what selectors (match / most closely contain) the event's target DOM node.