<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 17: add Control-c binding to copy selected text to clipboard</title><link>https://sourceforge.net/p/tkdiff/feature-requests/17/</link><description>Recent changes to 17: add Control-c binding to copy selected text to clipboard</description><atom:link href="https://sourceforge.net/p/tkdiff/feature-requests/17/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 27 Mar 2006 15:01:50 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/tkdiff/feature-requests/17/feed.rss" rel="self" type="application/rss+xml"/><item><title>add Control-c binding to copy selected text to clipboard</title><link>https://sourceforge.net/p/tkdiff/feature-requests/17/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oliver Fitz</dc:creator><pubDate>Mon, 27 Mar 2006 15:01:50 -0000</pubDate><guid>https://sourceforge.net21a14821e785f51715dca6cfd9d0f0067af49729</guid></item></channel></rss>