Incomplete Vim Motion Support: Missing Word and Numeric Navigation Commands
Resolved 💬 4 comments Opened May 31, 2025 by joeldrotleff Closed Dec 10, 2025
Bug Description
Vim Mode is missing many common motions. The particular one that bites is 'cid' 'did' 'cad' and 'dad' commands for changing a word at a time. Also numbers like '3b'
Environment Info
- Platform: macos
- Terminal: kitty
- Version: 1.0.7
- Feedback ID: b6bd852d-d392-431a-9127-578e130a9456
Errors
[{"error":"Error: Command failed: security find-generic-password -a $USER -w -s \"Claude Code\"\nsecurity: SecKeychainSearchCopyNext: The specified item could not be found in the keychain.\n\n at genericNodeError (node:internal/errors:983:15)\n at wrappedFn (node:internal/errors:537:14)\n at checkExecSyncError (node:child_process:882:11)\n at execSync (node:child_process:954:15)\n at BZ (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:638:3921)\n at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:566:6930\n at Q (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:526:17069)\n at fl (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:566:5949)\n at YG (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:566:5580)\n at fq2 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1999:4809)","timestamp":"2025-05-31T20:44:23.459Z"}]This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗