feat: added shortcut for split and merge regions

This commit is contained in:
Xiaohan-Tian
2026-05-18 18:39:42 -07:00
parent fe1b4fc8ae
commit d10965066f
6 changed files with 396 additions and 123 deletions
+3 -1
View File
@@ -49,7 +49,9 @@
"copy": "ctrl+c",
"cut": "ctrl+x",
"paste": "ctrl+v",
"save": "ctrl+s"
"save": "ctrl+s",
"split_region": "ctrl+t",
"merge_regions": "ctrl+j"
},
"piano_roll": {
"switch": "tab",