Using Hotkeys
Hotkeys are keyboard shortcuts that allow you to perform actions quickly without using the mouse. Below is a list of commonly used hotkeys in the application.
Combinations are typically a combination of the Ctrl key (or Cmd on macOS) and another key. For example, Ctrl + N means you hold down the Ctrl key and press the N key at the same time.
Basic hotkey modifiers
Every platform has its own set of hotkey modifiers. The following table lists the basic hotkey modifiers used in the application. These modifiers can be combined with other keys to perform specific actions.
| Name | Windows | Linux | macOS |
|---|---|---|---|
| Alt / Option | ⎇ | ⎇ | ⌥ |
| Ctrl / Control | ✲ | ^ | ⎈ |
| Meta / Windows / Command | ❖ | ◆ | ⌘ |
| Shift | ⇧ | ⇧ | ⇧ |
Web browser modifier keys
In a web browser, some combinations shift to avoid conflicts with the browser's own shortcuts. Concretely: the element-format shortcuts (Scene Heading, Action, Character, and the rest of the Format table) use Control on the web even on macOS, while the edit and mark shortcuts (Undo, Copy, Bold, Italic…) keep using ⌘ Command as usual.
| Modifier | Windows | Linux | macOS |
|---|---|---|---|
| Ctrl / Command | ⎇ Alt | ⎇ Alt | ⎈ Control |
| Alt / Option | ✲ Ctrl | ^ Ctrl | ⌘ Command |
Miscellaneous hotkeys
| Action | Combination |
|---|---|
| Accept Autocomplete / Suggestion | Tab |
| Request AI Suggestion | Shift + Tab |
| AI Command | Ctrl + J |
| Stop AI (anywhere) | Ctrl + . |
EpicDraft hotkeys
| Action | Combination |
|---|---|
| Settings | Ctrl + , |
File hotkeys
| Action | Combination |
|---|---|
| New Script | Ctrl + N |
| Open Script | Ctrl + O |
| Save Script | Ctrl + S |
| Save Script As | Shift + Ctrl + S |
Ctrl + P |
On the web, scripts save automatically as you type, so
Ctrl + Sis mainly used in the desktop and mobile apps.
Edit hotkeys
| Action | Combination |
|---|---|
| Undo | Ctrl + Z |
| Redo | Shift + Ctrl + Z |
| Cut | Ctrl + X |
| Copy | Ctrl + C |
| Paste | Ctrl + V |
| Select All | Ctrl + A |
| Show Find / Hide Find | Ctrl + F |
| Show Replace / Hide Replace | Shift + Ctrl + F |
| Link | Ctrl + K |
Format hotkeys
| Action | Combination |
|---|---|
| Scene Heading | Ctrl + . |
| Action | Ctrl + 1 |
| Character | Ctrl + 2 |
| Dialogue | Ctrl + ' |
| Parenthetical | Ctrl + 9 |
| Page Break | Shift + Ctrl + = |
| Transition | Ctrl + ; |
| Centered | Shift + Ctrl + . |
| Shot | Ctrl + 8 |
| Lyrics | Ctrl + ` |
| Dual Dialogue | Shift + Ctrl + ' |
| Note | Ctrl + \ |
| Synopsis | Ctrl + Y |
| Soft Line Break | Shift + Return |
| Bold | Ctrl + B |
| Italic | Ctrl + I |
| Underline | Ctrl + U |
| Highlight | Shift + Ctrl + H |
| Clear Formatting | Shift + Ctrl + \ |
| Move Element Up | Alt + Ctrl + ↑ |
| Move Element Down | Alt + Ctrl + ↓ |
| Move Scene Up | Shift + Alt + Ctrl + ↑ |
| Move Scene Down | Shift + Alt + Ctrl + ↓ |
Return and Backspace
Return and Backspace carry screenplay smarts beyond the plain break and delete. With Settings → Paper → "Blank line before new action" on, Return at the end of an element inserts a blank line and a fresh Action below it — and a single Backspace at the start of the new line takes both back, sewing the script together again. Forward Delete at the end of an element sews the same way from the other side.
The setting is off by default, and it is one switch for both halves: with it off, Return starts the new element with no blank line above it, and Backspace/Delete never sew a blank line away — they delete exactly what a plain break and delete would.
A few keys are system synonyms for Backspace and behave identically, blank-line removal included:
| Key | Behaves like | Platform |
|---|---|---|
Shift + Backspace | Backspace | everywhere |
Control + H (⌃H) | Backspace | macOS |
Control + Delete (⌃⌫) | Backspace | macOS |
The word and line deletes are untouched: Option + Backspace (Alt on Windows/Linux) still deletes a word and Cmd + Backspace still deletes to the start of the line — neither ever removes a blank line on its own.
While reviewing AI Command proposals (
Ctrl + J),Ctrl/Cmd + Backspacerejects the current proposal instead — the review chord takes priority until the review ends.
View hotkeys
| Action | Combination |
|---|---|
| Toggle Floating Tool Bar | Ctrl + L |
| Enter / Exit Zen Mode | F6 |
| Zoom In | Ctrl + = |
| Zoom Out | Ctrl + - |
| Actual Size | Ctrl + 0 |
The Document Editor and Print Editor menu items have no keyboard shortcut — switch views from the
Viewmenu or the toolbar.