What's wrong with this entry?
Anonymous. No account, no email.
What
New copyFullResponse boolean config option that makes /copy always copy the full response, skipping the block-picker dialog.
Usage
- Enable via
/config→ "Always copy full response (skip /copy picker)" - Or toggle from the
/copypicker itself: "Skip this picker in the future (revert via /config)"
Details
- Default:
false(existing block-picker behavior preserved) - When enabled,
/copyimmediately copies the entire last response - Reversible via
/configat any time
Evidence
Config definition (search for "copyFullResponse", "Always copy full response")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.