[aegisub] update bindings

This commit is contained in:
odrling 2020-09-26 02:02:28 +02:00
parent 57c6a34075
commit 61b76bc53d

View file

@ -122,6 +122,12 @@
"app/options" : [
"Alt-O"
],
"automation/lua/Flux.Selegator/Selegator/Current Style/Next" : [
"Ctrl-Shift-J"
],
"automation/lua/Flux.Selegator/Selegator/Current Style/Previous" : [
"Ctrl-Shift-K"
],
"automation/lua/Flux.Selegator/Selegator/Select Until End" : [
"Ctrl-G",
"Ctrl-G"
@ -133,7 +139,7 @@
"Alt-K"
],
"automation/lua/karaoke-adjust-1sec/Mugenizer" : [
"Ctrl-Shift-K"
"Ctrl-Alt-K"
],
"automation/lua/karaoke-split/Split karaoke line" : [
"Ctrl-Shift-P"
@ -320,7 +326,7 @@
},
"Subtitle Grid" : {
"edit/line/join/concatenate" : [
"Ctrl-Shift-J"
"Ctrl-Alt-J"
],
"subtitle/select/all" : [
"Ctrl-A"
@ -375,6 +381,9 @@
]
},
"Video" : {
"time/align" : [
"KP_TAB"
],
"video/frame/next" : [
"Right"
],