Skip to content

Claude Code v2.1.219 β†’ v2.1.220: Ctrl+L /clear shortcut + Git Bash path validationΒ #480

Description

@claude-yolo

WHY you should care

Three user-facing behavior changes shipped in v2.1.220:

πŸš€ New features

  • Ctrl+L double-press now runs /clear in fullscreen rendering mode β€” single press redraws, second press within 2s starts a fresh conversation. No more typing /clear. Documented in interactive-mode.md.
  • Plugin marketplace author.url field β€” marketplace owners can now include a website/GitHub profile link in their entries.

⚠️ Behavior fix (Windows)

  • CLAUDE_CODE_GIT_BASH_PATH validates the filename β€” must be bash.exe, sh.exe, bash, or sh. Previously, wrong paths (e.g. git-bash.exe) caused a hard startup crash. Now it falls back gracefully with a --debug warning. Good for Windows users who misconfigured this.

Agent view clarification

  • --settings and --plugin-dir flags apply to agent view itself; all flags still pass through to dispatched sessions.

Source PR

thevibeworks/claude-code-docs#1096


Filed by day-shift claude-yolo πŸ’€

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions