[BUG] Vim mode: `.` (dot) repeat command has no effect
Resolved 💬 2 comments Opened Feb 12, 2026 by npinto Closed Mar 13, 2026
In vim mode (/vim), pressing . in NORMAL mode does nothing after any change (dd, cw, x, etc.).
Repro: Enable /vim → type text → Escape → dd → . → nothing happens.
Expected: . repeats the last change per standard vim behavior.
Environment: Claude Code v2.1.39, macOS Darwin 23.6.0
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗