Skip to content

zi bindkeys

List all bindkeys set up by each loaded plugin. Use this to audit key bindings and identify conflicts between plugins.

Terminal window
zi bindkeys

No arguments.

Iterates over all plugins loaded with zi load and prints the bindkey registrations each one made, as recorded during investigation. Output is grouped per plugin. This is a subset of the information shown by zi report but focused exclusively on key bindings, making it easier to spot conflicts or unexpected overwrites when multiple plugins bind the same keys.

Terminal window
zi bindkeys

Only plugins loaded with zi load (investigation enabled) have binding data. Plugins loaded with zi light (without -b) do not appear in the output.

  • cmd-report
  • cmd-list-plugins