<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 17: add Control-c binding to copy selected text to clipboard</title><link href="https://sourceforge.net/p/tkdiff/feature-requests/17/" rel="alternate"/><link href="https://sourceforge.net/p/tkdiff/feature-requests/17/feed.atom" rel="self"/><id>https://sourceforge.net/p/tkdiff/feature-requests/17/</id><updated>2006-03-27T15:01:50Z</updated><subtitle>Recent changes to 17: add Control-c binding to copy selected text to clipboard</subtitle><entry><title>add Control-c binding to copy selected text to clipboard</title><link href="https://sourceforge.net/p/tkdiff/feature-requests/17/" rel="alternate"/><published>2006-03-27T15:01:50Z</published><updated>2006-03-27T15:01:50Z</updated><author><name>Oliver Fitz</name><uri>https://sourceforge.net/u/alantar/</uri></author><id>https://sourceforge.net21a14821e785f51715dca6cfd9d0f0067af49729</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;TkDiff 4.1.3:&lt;/p&gt;
&lt;p&gt;The "copy to clipboard" function is already available,&lt;br /&gt;
but the key-binding is missing. I patched it myself in&lt;br /&gt;
our local version by inserting:&lt;/p&gt;
&lt;p&gt;bind $widget &amp;lt;Control-c&amp;gt; "&lt;br /&gt;
do-copy&lt;br /&gt;
break&lt;br /&gt;
"&lt;/p&gt;
&lt;p&gt;above the already existing:&lt;/p&gt;
&lt;p&gt;bind $widget &amp;lt;c&amp;gt; "&lt;br /&gt;
center&lt;br /&gt;
break&lt;br /&gt;
"&lt;/p&gt;
&lt;p&gt;Perhaps one of the maintainers could add this to the&lt;br /&gt;
next version. I'm on Windows here and it just seems&lt;br /&gt;
natural to have this.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
Oliver&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>