Cheatsheet¶
Key |
Action |
Notes |
---|---|---|
|
zoom in |
|
|
zoom out |
|
|
one frame forward (in animation) |
|
|
one frame backward (in animation) |
|
|
return to storyboard |
defaults to frame 0 |
|
play animation |
as fast as possible, but no faster than the specified frame rate (default 30 fps) |
|
play rendered animation |
at specified fps (default 30 fps) |
|
|
render/rasterize all renderables and frames in renderables |
|
|
for partial animation rendering |
|
|
to reload code not in source file |
|
|
to call special |
|
|
turn multiplexing on/off |
|
|
if compositing, clears the last render / feedback |
All of those single-key shortcuts also work as single-letter actions in the command buffer (below) and the hanging process stdin.
Key |
Action |
Notes |
---|---|---|
|
Quit |
|
|
Set zoom to 100% |
|
|
(C)ommand |
enter the command buffer layer |
|
e(D)iting |
enter the editing layer (if available) |
Abbrv |
Expansion |
Arguments |
---|---|---|
|
preview-frame |
list of <frame-index> (space-delimited) |
|
preview-scale |
<float> |
|
filter-functions |
<regex> |
|
reset-filepath |
<filepath> |
These abbreviations can be typed into the command buffer in the app (available by hitting c
), or into the stdin of the hanging process in the command line.
For example, once a coldtype program is running, you can hit c
, then enter ps 2 to zoom the viewer to 200%-percent scale.