Feature Request: Add sentence movement () to vim mode

Status Closed — not planned
Maintainer reply None cached
Activity 2 comments · opened Feb 4, 2026 · closed Mar 5, 2026

Currently, Claude Code's vim mode doesn't support sentence movement shortcuts:

  • ( - move backward one sentence
  • ) - move forward one sentence

These are common navigation commands in vim for editing prose and longer text. They would be valuable additions to the vim mode subset, especially when composing longer prompts or editing multi-paragraph text.

'f.' and 'F.' are workable replacements, but are less convenient.

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗