The whole hunk
from line 3, old and new numbered
/
lines
from line 3
33> Load plugins from .zip archives and URLs, search command history across every project with Ctrl+R, branch new worktrees from local HEAD or the remote default, and block actions unconditionally with auto mode hard deny rules.
44
55<div className="digest-meta">
6 <span>Releases <a href="/docs/docs/en/changelog#2-1-128">v2.1.128 → v2.1.136</a></span>
6 <span>Releases <a href="/docs/en/changelog#2-1-128">v2.1.128 → v2.1.136</a></span>
77 <span>2 features · May 4–8</span>
88</div>
99
from line 20
2020 claude --plugin-url https://example.com/my-plugin.zip
2121 ```
2222
23 <a className="digest-feature-link" href="/docs/docs/en/plugins">Plugins guide</a>
23 <a className="digest-feature-link" href="/docs/en/plugins">Plugins guide</a>
2424</div>
2525
2626<div className="digest-feature">
from line 31
3131
3232 <p className="digest-feature-lede"><code>Ctrl+R</code> reverse-search now defaults to all prompts across every project, restoring the behavior from before v2.1.124. Press <code>Ctrl+S</code> while searching to narrow back to the current project or session. Handy when you remember a command you ran in another repo last week and don't want to go digging for it.</p>
3333
34 <a className="digest-feature-link" href="/docs/docs/en/interactive-mode#command-history">Interactive mode: command history</a>
34 <a className="digest-feature-link" href="/docs/en/interactive-mode#command-history">Interactive mode: command history</a>
3535</div>
3636
3737<div className="digest-wins">