Pixscape is currently in public pre-release.

The runtime and documentation are already usable, but some APIs, workflows, and editor behavior may still evolve before a stable 1.0 release.

Edit

Use clipboard and undo or redo commands in Pixscape Studio.

The Edit menu is available while a project is open.

CommandShortcutCurrent behaviour
CutCtrl+XThe menu row is currently not wired to an action. The shortcut cuts the current Canvas selection when focus is not in a text field.
CopyCtrl+CThe menu row is currently not wired to an action. The shortcut copies the current Canvas selection when focus is not in a text field.
PasteCtrl+VThe menu row is currently not wired to an action. The shortcut pastes through the Canvas clipboard workflow when focus is not in a text field.
UndoCtrl+ZClears editor selections and undoes the most recent history command. The menu item and shortcut are both active.
RedoCtrl+YClears editor selections and reapplies the next history command. The menu item and shortcut are both active.

Clipboard shortcuts are context-dependent: they operate on supported Canvas selections and do not replace normal text-field editing.