claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

Incomplete Vim Motion Support: Missing Word and Numeric Navigation Commands

Open joeldrotleff opened this issue 7 months ago • 1 comments

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"}]

joeldrotleff avatar May 31 '25 20:05 joeldrotleff

better 'd*' support would be clutch same for yank/put bindings 🙏

lnittman avatar Jun 19 '25 16:06 lnittman

This issue has been inactive for 30 days. If the issue is still occurring, please comment to let us know. Otherwise, this issue will be automatically closed in 30 days for housekeeping purposes.

github-actions[bot] avatar Oct 10 '25 10:10 github-actions[bot]