Keyboard shortcuts work when the editor is focused. Learning the ones
you use most will significantly speed up your workflow.
Playback
| Shortcut | Action |
| Space or K | Play / Pause |
| Home | Jump to start |
| End | Jump to end |
| + or Numpad + | Increase playback speed |
| - or Numpad - | Decrease playback speed |
Navigation
| Shortcut | Action |
| Left | Seek backward |
| Right | Seek forward |
| Shift + Left | Seek backward (larger step) |
| Shift + Right | Seek forward (larger step) |
| Page Up | Zoom in timeline |
| Page Down | Zoom out timeline |
| Ctrl + Shift + Left or Ctrl + Shift + Right | Seek with progressive acceleration (hold to increase speed) |
| [ | Navigate to previous point |
| ] | Navigate to next point |
| Ctrl + F | Toggle follow playback |
Selection
| Shortcut | Action |
| Ctrl + A | Select all points |
| Escape | Progressive clear: Out point, then In point, then deselect all |
| Shift + drag | Box select |
| Ctrl + click | Add or remove a point from selection |
| Alt + Up | Select by position (above cursor) |
| Alt + Down | Select by position (below cursor) |
| Alt + B | Select all points between cursors |
| I | Set In point at current playback position |
| O | Set Out point and select all points in range |
Editing
| Shortcut | Action |
| Delete or Backspace | Delete selected points |
| Ctrl + Z | Undo |
| Ctrl + Y | Redo |
| Ctrl + C | Copy selected points |
| Ctrl + V | Paste points |
| Up | Move selected points up (position +1) |
| Down | Move selected points down (position -1) |
| Shift + Up | Move selected points up (position +5) |
| Shift + Down | Move selected points down (position -5) |
| A | Add point at current playback time (position 50) |
Tracking (Script Sniper)
These shortcuts are only active when Script Sniper tracking mode is enabled.
| Shortcut | Action |
| Q | Rotate tracking box counter-clockwise |
| E | Rotate tracking box clockwise |
| F | Reverse direction (swap 0% and 100%) |
| Shift + F | Toggle horizontal axis mode |
View
| Shortcut | Action |
| P | Toggle position cursors |
| T | Toggle time cursors |
| M | Cycle selection mode |
| R | Reset cursors |
File
| Shortcut | Action |
| Ctrl + S | Save script |