Document invisible subtitle position edit mode

This commit is contained in:
2026-02-10 19:55:33 -08:00
parent cfdc6668df
commit 08d44499d3
6 changed files with 20 additions and 0 deletions

View File

@@ -112,6 +112,10 @@ Notes:
| `Ctrl+W` | Quit mpv |
| `Right-click` | Toggle MPV pause (outside subtitle area) |
| `Right-click + drag` | Move subtitle position (on subtitle) |
| `Ctrl/Cmd+Shift+P` | Toggle invisible subtitle position edit mode |
| `Arrow keys` | Move invisible subtitles while edit mode is active |
| `Enter` / `Ctrl+S` | Save invisible subtitle position in edit mode |
| `Esc` | Cancel invisible subtitle position edit mode |
These keybindings only work when the overlay window has focus. See [Configuration](/configuration) for customization.