• 0.2.1 5062726358

    0.2.1 Stable

    jkaindl released this 2026-07-12 21:19:34 +00:00 | 134 commits to main since this release

    Fixed

    • Keystroke counting now captures Vim normal-mode commands and navigation (h/j/k/l,
      motions, operators). These are consumed by the CodeMirror/Vim layer and never reached the
      previous document-level listener, so navigating showed 0 keystrokes; counting now happens
      in the capture phase, scoped to editor targets, so every mission keystroke is counted.
    Downloads