> ## Documentation Index
> Fetch the complete documentation index at: https://docs.reap.video/llms.txt
> Use this file to discover all available pages before exploring further.

# Editor keyboard shortcuts

> Use keyboard shortcuts in the Reap editor to move faster while editing, reviewing, and previewing clips.

> **For AI agents:** a documentation index is at [/llms.txt](/llms.txt). Every page is also available as markdown, just append `.md` to the URL.

## Overview

Use these keyboard shortcuts to edit faster in the Reap editor.

<Tip>
  On Mac, use `Cmd`. On Windows and Linux, use `Ctrl`.
</Tip>

## Editing Actions

* `Redo`: `Cmd/Ctrl + Shift + Z` or `Cmd/Ctrl + Y`
* `Delete selected overlay`: `Delete` or `Backspace`
* `Duplicate selected overlay`: `Cmd/Ctrl + D`
* `Split selected overlay`: `Alt + S`
* `Save draft`: `Cmd/Ctrl + S`

## Timeline Controls

* `Timeline zoom in`: `Alt + +` or `Alt + =`
* `Timeline zoom out`: `Alt + -`

## Playback Controls

* `Play / Pause`: `Space` or `Alt + Space`
* `Toggle loop`: `Alt + L`
* `Toggle mute`: `Alt + M`

## Notes

* Some shortcuts only work when an overlay is selected.
* If a shortcut does not respond, click inside the editor once and try again.
