This commit is contained in:
Maze Winther
2025-08-13 17:05:17 +02:00
parent 0ae09c9df5
commit 0274fb6626
9 changed files with 11 additions and 310 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ export const defaultKeybindings: KeybindingConfig = {
"shift+left": "jump-backward",
"shift+right": "jump-forward",
home: "goto-start",
enter: "goto-start", // More intuitive alternative to Home key for timeline navigation
enter: "goto-start",
end: "goto-end",
s: "split-element",
n: "toggle-snapping",