shift-tab generates shift-iso_left_tab so fix MIDI editing bindings

This commit is contained in:
Paul Davis 2020-04-17 13:14:24 -06:00
parent d745f5c53d
commit f2f9798df1

View File

@ -459,5 +459,7 @@ This mode provides many different operations on both regions and control points,
@notes|Notes/select-previous|<@PRIMARY@>Tab|Select previous note
@notes|Notes/add-select-next|<@TERTIARY@>Tab|Select next note
@notes|Notes/add-select-previous|<@PRIMARY@><@TERTIARY@>Tab|Select previous note
@notes|Notes/alt-add-select-next|<@TERTIARY@>ISO_Left_Tab|Select next note
@notes|Notes/alt-add-select-previous|<@PRIMARY@><@TERTIARY@>ISO_Left_Tab|Select previous note