mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-01 17:03:42 +00:00
A keybinding now represents a set of key commands that can be unbound as a set. Multiple keybindings are possible, and, providing a namespace is provided to the constructor, will not conflict with each other. Also, key combination strings such as ⌘+A are now supported.