Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.265 ·

Command-line autocomplete works mid-command, not just at the start

Slash-command-style autocomplete suggestions can now trigger and be accepted partway through a command you're already typing

TierYou'll noticehow much it should matter to you
Useful3my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaCommand Linewhat it touches
KindImprovementsin v2.1.265,
Group of 2 You'll notice Notable

Slash-command-style autocomplete suggestions can now trigger and be accepted partway through a command you're already typing

What

The command input's autocomplete now supports a new "mid-command" suggestion type. Previously, autocomplete suggestions only appeared when you were at the very start of typing a command; now they can also appear and be completed partway through a command line you've already started typing.

Pressing Tab now checks for a mid-command completion first, before falling back to its other existing behavior.

Why

This lets you get autocomplete help while editing or extending a command you've already begun, instead of only when starting fresh.

See this entry in the whole of v2.1.265 →

Feedback