Skip to main content

Module GetUserKeybindings

Module GetUserKeybindings 

Source
Expand description

Tauri command - return user-defined keybinding overrides. Stub returns an empty array; pending persistence layer wired through KeybindingProvider.

TODO: hydrate from ApplicationState, include command id, chord, when clause, source extension, and conflict information for the keyboard shortcuts UI.

Functionsยง

GetUserKeybindings