mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 11:46:41 +01:00
editor: add fine time step and overflow
This commit is contained in:
parent
d647fc68e9
commit
d1be569b48
3 changed files with 18 additions and 3 deletions
|
|
@ -1,5 +1,7 @@
|
|||
(@left editor set-time-pos :time-pos-prev)
|
||||
(@shift-left editor set-time-pos :time-pos-prev-fine)
|
||||
(@right editor set-time-pos :time-pos-next)
|
||||
(@shift-right editor set-time-pos :time-pos-next-fine)
|
||||
|
||||
(@equal editor set-time-zoom :time-zoom-prev)
|
||||
(@minus editor set-time-zoom :time-zoom-next)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue