zmax Keybinding Coverage

August 29, 2026 · View on GitHub

Auto-generated by scripts/gen_port_report.py — the keybinding subset of the port report. Counts only the key-press surface (vim/neovim normal/visual/insert/cmdline keys, the GNU Emacs Key Index, the Spacemacs SPC tree, and the JetBrains default keymap); ex-commands, options, functions, layers and M-x commands are excluded. ported means the same key, pressed in zmax, does the equivalent thing. Do not edit by hand.

Headline

  • Cited keybindings (denominator): 3113
  • Ported: 3050 (98.0%)
  • Partial: 59 (1.9%)
  • Absent: 4

By source

SourceKeybindingsPortedPartialPorted %
emacs112710834096.1%
jetbrains2182180100.0%
neovim7156981797.6%
spacemacs10531051299.8%

By source / category

SourceCategoryKeybindingsPortedPartialPorted %
emacskeybinding112710834096.1%
jetbrainscaret-navigation18180100.0%
jetbrainscode-analysis440100.0%
jetbrainscode-folding880100.0%
jetbrainscoding-assistance21210100.0%
jetbrainsdiff770100.0%
jetbrainsediting25250100.0%
jetbrainsmultiple-carets770100.0%
jetbrainsnavigate-from-symbol10100100.0%
jetbrainsnavigation21210100.0%
jetbrainsrefactoring13130100.0%
jetbrainsrun-debug21210100.0%
jetbrainssearch12120100.0%
jetbrainsselection330100.0%
jetbrainstool-windows12120100.0%
jetbrainsvcs16160100.0%
jetbrainsview550100.0%
jetbrainswindow15150100.0%
neovimcmdline-editing5351296.2%
neoviminsert-mode9895396.9%
neovimnormal-mode4794691097.9%
neovimvisual-mode8583297.6%
spacemacsemacs-prefix271269299.3%
spacemacskeybinding7827820100.0%

Emacs coverage is low because zmax is a modal (vim) editor — most Emacs chord bindings (C-x C-f, …) are intentionally not bound. What is counted are the global readline-style editing keys that genuinely work here (e.g. C-a/C-e/C-k, M-f/M-b/M-d, M-x, C-s); the remaining Emacs commands are tracked under the port report's emacs command category.