mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 11:46:41 +01:00
12 lines
417 B
Clojure
12 lines
417 B
Clojure
(@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)
|
|
(@gt swap :current :next)
|
|
(@delete clip/delete :current)
|
|
(@shift-A clip/add :after :new-clip)
|
|
(@shift-D clip/add :after :cloned-clip)
|