wip: script arrow navigation in arrangement

This commit is contained in:
🪞👃🪞 2025-01-14 21:42:37 +01:00
parent b9cc594bdb
commit 0c6add7038
8 changed files with 124 additions and 189 deletions

View file

@ -1,8 +1,8 @@
(@n rename/begin)
(@t length/begin)
(@m import/begin)
(@x export/begin)
(@c clip/color :current :random-color)
(@n rename begin)
(@t length begin)
(@m import begin)
(@x export begin)
(@c clip color :current :random-color)
(@openbracket select :previous)
(@closebracket select :next)
(@lt swap :current :previous)