change-keybinding

Installation
SKILL.md

change-keybinding

Use this skill when the user wants to remap, rebind, or remove a Warp keyboard shortcut.

Keybindings file

User customizations live at:

{{keybindings_file_path}}

This is the exact path Warp reads at launch — it is platform- and channel-specific (e.g. under ~/.warp*/ on macOS, under XDG config dirs like ~/.config/warp-terminal/ on Linux, and under %LocalAppData% on Windows). Use this path verbatim — do not infer a different one from the user's home directory layout. Create the file (and any missing parent directories) if it does not exist.

File format

A flat YAML map of action_namekey_trigger. Action names contain a colon, so they must be quoted:

Installs
1
Repository
warpdotdev/warp
GitHub Stars
64.9K
First Seen
Aug 26, 2026
change-keybinding — warpdotdev/warp