Skip to content

Keyboard Shortcuts

Sublarr is built so a power-user can drive most of the app without a mouse. The Quick Actions modal is a single overlay that lists every shortcut, contextual to the page you’re on. Press ? from anywhere to open it.

The floating button in the bottom-right opens the same overlay. Each entry is a runnable action; pressing the listed key combo executes it without going through the menu.

ActionShortcutAvailable from
Open Quick Actions?Anywhere
Run library scanLAnywhere
Run wanted scanWAnywhere
Open last downloadOAnywhere
Search this page/Library, Wanted, Activity
Toggle theme (light/dark)TAnywhere
Open settings,Anywhere
Close modalEscInside any modal
KeyWhere it goes
g dDashboard
g lLibrary
g wWanted
g aActivity
g sSettings
g tTrash

The “g then” pattern follows GitHub’s convention — press g, then the next letter within a second.

KeyAction
/ Move row selection.
EnterOpen the selected row’s detail.
SpaceToggle row selection (multi-select).
STrigger a search for the selected item.
EOpen the editor on the selected item’s first sidecar.
DDelete the selected sidecars (with confirm).
KeyAction
EnterCommit inline edit.
TabMove to next field, committing the current.
EscDiscard inline edit.
Ctrl+SSave the file.
Ctrl+Z / Ctrl+Shift+ZUndo / redo (multi-step, in-memory).
Shift+ClickRange-select cues for batch ops.

The waveform tab follows Aegisub’s Medusa-style layout. Documented in full at Waveform Editor → Keyboard Shortcuts.

KeyAction
16Switch tabs (Queue, History, Translations, Sync, Search, Blacklist).
RRefresh the current tab.
XCancel the selected job (Queue tab only).
KeyAction
Ctrl+SSave the open settings page.
Ctrl+/Focus the Settings search box.

Shortcut bindings are not user-configurable in the current build. If a binding clashes with a browser shortcut on your platform, raise it in the GitHub issues — defaults are revisited per release.