Skip to content

keybindings: Add keybindings for moving across edit locations

Ondrej Holy requested to merge wip/oholy/keybindings-edit-locations into master

As per the Keyboard Shortcuts dialog, Shift + Alt + Left resp. Shift + Alt + Right should move to the previous resp. next edit location, however, it does nothing currently. Let's add those missing keybindings.

Merge request reports