Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v0.2.61 Home All releases olderv0.2.60 v0.2.62newer
Claude Code v0.2.61

Enhanced Keyboard Navigation

The interactive selection system now supports more keyboard shortcuts for improved navigation:

  • Vim-style navigation: Use j to move down and k to move up through options (when not holding Ctrl or Shift)
  • Emacs-style navigation: Use Ctrl+n to move down and Ctrl+p to move up through options
  • Traditional arrow keys: Continue to work as before (↑/↓)

These new shortcuts work in any interactive selection menu throughout the CLI, making navigation faster for users familiar with vim or emacs keybindings.

Related

Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.

See this entry in the whole of v0.2.61 →