[Openmcl-devel] delete key => cut
Shannon Spires
svs at bearlanding.com
Tue Feb 11 13:33:30 PST 2014
Mark Klein wrote:
> I am using CCL 1.8.1 on Mac OS 10.9.1 and one thing that I?d like to fix is the fact that (against my wishes) the delete key puts the stuff I deleted on the clipboard, over-writing the stuff I wanted there. Is there a way to fix it so that the delete key simply deletes, but doesn?t touch the clipboard?
In recent versions of CCL (I'm using 1.10) setting hemlock::*kill-ring-pushes-to-clipboard* to nil stops things like ctrl-k from replacing the clipboard. I'm not sure whether CCL 1.8 incorporates this feature.
More information about the Openmcl-devel
mailing list