mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
GlobalKeymap.bindKey can take a selector and a custom function that maps key events to commands. If it returns false, no command is triggered but event propagation is halted.