WispWispAnmelden
Inventory
Type: SkillSource: AnthropicPlatform: Code

Keybindings Help

Tastatur-Shortcuts in Claude Code anpassen via ~/.claude/keybindings.json.

Skill für das Customizing der Keybindings im Claude-Code-Terminal — Single- Key-Rebinds, Chord-Bindings, Submit-Key ändern, neue Shortcuts hinzufügen. Schreibt in ~/.claude/keybindings.json und erklärt das Mapping-Schema.

Installation

Aus dem offiziellen Marketplace installieren

  1. In Claude Code installieren
    /plugin install keybindings-help@claude-plugins-official
  2. Nach Installation in /plugin → Aktivierte Plugins verwalten
Quelle: claude-plugins-officialgithub.com/anthropics/claude-plugins-official

Wann einsetzen

  • User will eine Taste rebinden ("rebind ctrl+s")
  • User will einen Chord-Shortcut anlegen
  • User will den Submit-Key ändern
  • Allgemeine Frage "wie customize ich Keybindings"

Beispiele

  • Chord-Shortcut
    "add a chord shortcut for /commit"

Verwandte Tools