Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/ter-9001/WannaCut/llms.txt

Use this file to discover all available pages before exploring further.

WannaCut is designed around a keyboard-first editing workflow. Every essential action — from splitting clips to jumping between cut points — has a dedicated shortcut so your hands never have to leave the keyboard during a creative flow. The shortcuts below are always active in the editor window and are organized by functional category for quick reference.

Playback

ShortcutActionNotes
SpacePlay / PauseWorks anywhere on the timeline. Also toggles playback in the source monitor when your mouse cursor is positioned over it.
ISet In PointSource monitor only. Marks the start of the range you want to insert from an asset.
OSet Out PointSource monitor only. Marks the end of the range you want to insert from an asset.

Timeline Navigation

ShortcutActionNotes
Ctrl+.Jump to next cutSeeks the playhead forward to the nearest clip edge to the right of the current position.
Ctrl+,Jump to previous cutSeeks the playhead backward to the nearest clip edge to the left of the current position.
Alt+.Advance 0.01 secondsMoves the playhead forward by exactly 10 milliseconds. Use for precise, frame-by-frame forward scrubbing.
Alt+,Back 0.01 secondsMoves the playhead backward by exactly 10 milliseconds. Use for precise, frame-by-frame backward scrubbing.

Editing

ShortcutActionNotes
Alt+SSplit clip at playheadSplits the selected clip at the playhead. If no clip is selected and exactly one clip exists under the playhead, that clip is split. WannaCut warns you if multiple overlapping clips are found.
Ctrl+QSplit & select leftCuts all clips across all tracks at the playhead position and selects everything to the left of the cut. Useful for bulk-deleting a head section.
Ctrl+WSplit & select rightCuts all clips across all tracks at the playhead position and selects everything to the right of the cut. Useful for bulk-deleting a tail section.
Delete / BackspaceDelete selectedRemoves all currently selected clips from the timeline. Also deletes selected assets from the asset panel along with their timeline instances.
Ctrl+CCopy selected clipsCopies the current clip selection to WannaCut’s internal clipboard.
Ctrl+VPaste at playheadPastes the copied clips starting at the current playhead position on their original tracks.
Ctrl+TToggle magnetic snapTurns clip snapping on or off. When enabled, clips snap to the edges of adjacent clips as you drag them, making precise edits faster. A notification confirms the new state.

Zoom

ShortcutActionNotes
Ctrl++Zoom in timelineIncreases pixels-per-second by 10, expanding the timeline horizontally so clips appear wider.
Ctrl+-Zoom out timelineDecreases pixels-per-second by 10, compressing the timeline so more of your edit is visible at once.
Alt+ScrollZoom in / outScrolling up zooms in (+20 px/s), scrolling down zooms out (−20 px/s). Only triggers when the Alt key is held.

History

ShortcutActionNotes
Ctrl+ZUndoSteps backward through the edit history. WannaCut maintains up to 100 undo steps per session.
Ctrl+YRedoSteps forward through the redo stack after an undo.
Ctrl+Shift+ZRedo (alternative)Identical to Ctrl+Y. Provided for users familiar with the standard three-key redo binding.

Export

ShortcutActionNotes
Ctrl+EnterStart exportOpens the system save-file dialog to choose an output path and begins the video export pipeline. Equivalent to clicking Export in the toolbar.

Alt+S is the fastest way to make a cut without touching the mouse. Simply play your timeline, pause on the exact frame where you want to cut, and press Alt+S. WannaCut will split the clip under the playhead instantly — no need to click the Scissors button in the toolbar or switch tools.
Keyboard shortcuts are silently ignored when a text input field, textarea, or contenteditable element has focus. This prevents accidental edits — for example, pressing Delete while renaming an asset in the panel will delete the character in the input, not the asset itself. Click back on the canvas or timeline to restore full shortcut handling.

Build docs developers (and LLMs) love