Page MenuHomePhabricator

VisualEditor: Allow multiple commands ("keyboard shortcuts") per tool on the same platform
Closed, ResolvedPublic

Description

Right now the CommandRegistry only takes a single command that can be used as a keybinding for a tool on a given platform (i.e. Mac, PC, etc.); it's thus not possible to have two keyboard shortcuts for the same tool, such as Undo (where both Ctrl+Y and Ctrl+Shift+Z are commonly used).


Version: unspecified
Severity: enhancement

Details

Reference
bz53356