bindkey
Verified for current stable LTS
Bindkey Command: List Hotkeys In Keymap
Use for list hotkeys in keymap with Bindkey. Exact CLI syntax to list hotkeys in keymap using Bindkey.
When to use this: Use for list hotkeys in keymap with Bindkey.
Command Syntax
bindkey -M <main> bindkey -M <main> Command Breakdown
-M- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list hotkeys in keymap using Bindkey.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Bindkey Command: Bind Hotkey Command
bindkey "<^k>" <kill-line> Bindkey Command: Bind Hotkey Sequence bindkey -s '^o' 'cd ..\n' Bindkey Command: Bind Hotkey To Command bindkey "<^k>" <kill-line> Bindkey Command: Bind Hotkey To Key Sequence bindkey -s '^o' 'cd ..\n' Bindkey Command: Bind Hotkey To Sequence bindkey -s '^o' 'cd ..\n'