-
Notifications
You must be signed in to change notification settings - Fork 1
VTT Editor Pro v3.1 ‐ Keyboard Shortcuts
RDTvlokip edited this page Jun 4, 2026
·
1 revision
Complete reference of all keyboard shortcuts — now fully customizable.
💡 Since v3.1, every shortcut can be rebound. Open the
⌨️ Shortcutspanel in the top bar, click a shortcut, then press the new key combination. Bindings are saved tolocalStorageand can be reset to defaults at any time.
| Shortcut | Action | Description |
|---|---|---|
Space |
Play / Pause | Toggle audio playback |
← |
Skip backward | Go back 1 second |
→ |
Skip forward | Go forward 1 second |
Ctrl + Scroll |
Zoom waveform | Hold Ctrl and scroll over the waveform |
| Shortcut | Action | Description |
|---|---|---|
Ctrl+S |
Mark Start | Set start time to current position |
Ctrl+B |
Mark End | Set end time to current position |
Ctrl+C |
Copy cue | Copy the selected cue |
Ctrl+V |
Paste cue | Paste the copied cue at the playhead |
Ctrl+Enter |
Save Cue | Add a new cue or update the existing one (works while typing) |
Workflow Example:
- Play audio (
Space) - Press
Ctrl+Swhen the line starts - Press
Ctrl+Bwhen the line ends - Type the text
- Press
Ctrl+Enterto save
ℹ️
Ctrl+C/Ctrl+Vact on the selected cue only when you're not typing in a text field — inside a field they behave as normal text copy/paste.
| Shortcut | Action | Description |
|---|---|---|
G |
Go to Time | Focus the go-to-time field (jump to a timestamp) |
Ctrl+F |
Search | Focus the cue search box |
M |
Add Marker | Drop a marker at the current position |
| Shortcut | Action | Description |
|---|---|---|
Ctrl+Z |
Undo | Revert last action |
Ctrl+Y |
Redo | Re-apply undone action |
Note: 20-step history, covering add / delete / text / timing / batch / color changes.
| Shortcut | Action | Description |
|---|---|---|
Delete |
Delete Region | Delete the currently selected region/cue |
Important: a region must be selected (clicked) first.
- Click
⌨️ Shortcutsin the top bar - Click the key badge next to the action you want to change
- Press the new key combination (modifiers like
Ctrl/Alt/Shiftare supported) - If the combo was already used by another action, it is automatically unbound there (no duplicates)
- Press
Escwhile listening to cancel - Use Reset to defaults to restore the table above
Bindings persist across sessions via localStorage.
🆕 v3.x
📘 Guides