aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/app-util.js
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-20 23:57:01 -0400
committerCraig Jennings <c@cjennings.net>2026-06-20 23:57:01 -0400
commitb1ffdda6db1625182f9c9076625ce4f8a2d95d30 (patch)
tree88a721289cff76ca02e6677decccfd736fed8154 /scripts/theme-studio/app-util.js
parent4bc80b44d1f430e9e33739c557c14777a28c024f (diff)
downloaddotemacs-b1ffdda6db1625182f9c9076625ce4f8a2d95d30.tar.gz
dotemacs-b1ffdda6db1625182f9c9076625ce4f8a2d95d30.zip
fix(erc): drop erc-yank, restore plain C-y in ERC buffers
erc-yank turned a paste over 5 lines in an ERC buffer into a public gist: it called gist -P (the clipboard paste flag) with no --private, behind only a single y-or-n-p and with no guard if the gist binary was missing. One reflexive keystroke published whatever sat on the system clipboard. It also gisted the clipboard rather than the kill-ring text being yanked. I dropped the package. erc-mode-map binds no C-y of its own, so C-y now falls through to the ordinary global yank and a paste stays local. Gist a large snippet by hand when that's actually wanted.
Diffstat (limited to 'scripts/theme-studio/app-util.js')
0 files changed, 0 insertions, 0 deletions