Added Shift+J to jump to release

This commit is contained in:
Ultradesu
2026-06-10 17:01:40 +01:00
parent 00a558570c
commit 5be633d168
5 changed files with 157 additions and 0 deletions
+4
View File
@@ -60,6 +60,10 @@ key_sequence = "shift-c"
command = "ClearQueue"
context = "queue"
[[keymaps]]
key_sequence = "shift-j"
command = "GoToRelease"
[[keymaps]]
key_sequence = "j"
command = "MoveDown"