Feature Request: Add sentence movement () to vim mode

Resolved 💬 2 comments Opened Feb 4, 2026 by rcmosher 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 ↗