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 π€
cc @lroolle
WHY you should care
Three user-facing behavior changes shipped in v2.1.220:
π New features
Ctrl+Ldouble-press now runs/clearin fullscreen rendering mode β single press redraws, second press within 2s starts a fresh conversation. No more typing/clear. Documented in interactive-mode.md.author.urlfield β marketplace owners can now include a website/GitHub profile link in their entries.CLAUDE_CODE_GIT_BASH_PATHvalidates the filename β must bebash.exe,sh.exe,bash, orsh. Previously, wrong paths (e.g.git-bash.exe) caused a hard startup crash. Now it falls back gracefully with a--debugwarning. Good for Windows users who misconfigured this.Agent view clarification
--settingsand--plugin-dirflags 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 π€
cc @lroolle