<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>ClipboardFusion RSS: Insert from History in Putty add Escape Sequences</title>
<atom:link href="https://www.clipboardfusion.com/Discussions/RSS/?TopicID=019bd74e-4889-74ff-a108-eba16f1af957" rel="self" type="application/rss+xml" />
<link>https://www.clipboardfusion.com/Discussions/RSS/?TopicID=019bd74e-4889-74ff-a108-eba16f1af957</link>
<description>ClipboardFusion RSS: Insert from History in Putty add Escape Sequences</description>
<lastBuildDate>Sun, 26 Apr 2026 22:47:15 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.clipboardfusion.com/Discussions/RSS/?TopicID=019bd74e-4889-74ff-a108-eba16f1af957</generator>
<item>
<title>RE: Insert from History in Putty add Escape Sequences</title>
<link>https://www.clipboardfusion.com/Discussions/View/insert-from-history-in-putty-add-escape-sequences/?ID=019bd74e-4889-74ff-a108-eba16f1af957#2</link>
<pubDate>Tue, 20 Jan 2026 19:20:57 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/insert-from-history-in-putty-add-escape-sequences/?ID=019bd74e-4889-74ff-a108-eba16f1af957#2</guid>
<category>ClipboardFusion</category>
<description><![CDATA[This is currently on our feature request list, so I've added your vote to it. We'll be sure to let you know if/when we're able to implement it in the future.
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
This is currently on our feature request list, so I've added your vote to it. We'll be sure to let you know if/when we're able to implement it in the future.<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>Insert from History in Putty add Escape Sequences</title>
<link>https://www.clipboardfusion.com/Discussions/View/insert-from-history-in-putty-add-escape-sequences/?ID=019bd74e-4889-74ff-a108-eba16f1af957</link>
<pubDate>Mon, 19 Jan 2026 17:29:51 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/insert-from-history-in-putty-add-escape-sequences/?ID=019bd74e-4889-74ff-a108-eba16f1af957</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Environment
ClipboardFusion Pro 6.3 (local execution on Windows)
PuTTY (latest stable)
Remote shell: bash (Linux servers)
Bracketed Paste enabled (default in bash)
Issue
When pasting text from ClipboardFusion’s clipboard history into a PuTTY session, ClipboardFusion inserts the text as simu...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Environment<br/>
<br/>
ClipboardFusion Pro 6.3 (local execution on Windows)<br/>
<br/>
PuTTY (latest stable)<br/>
<br/>
Remote shell: bash (Linux servers)<br/>
<br/>
Bracketed Paste enabled (default in bash)<br/>
<br/>
Issue<br/>
When pasting text from ClipboardFusion’s clipboard history into a PuTTY session, ClipboardFusion inserts the text as simulated keystrokes instead of a real paste operation.<br/>
As a result, bash’s bracketed paste control sequences are typed literally and appear in the terminal.<br/>
<br/>
Observed behavior<br/>
Pasted text is wrapped with escape sequences:<br/>
<br/>
<div id="" class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019dcbf9bdde74e4a21f15fa90615021" class="ClipboardCopyControl"><img src="https://www.clipboardfusion.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019dcbf9bdde74e4a21f15fa90615021Js'); return false;"><img src="https://www.clipboardfusion.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019dcbf9bdde74e4a21f15fa90615021Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">^[[200~systemctl restart systemd-journald^[[201~</pre><textarea id="code019dcbf9bdde74e4a21f15fa90615021" name="code019dcbf9bdde74e4a21f15fa90615021" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
<br/>
Expected behavior<br/>
The pasted text should appear as plain text, identical to:<br/>
<br/>
PuTTY right-click paste<br/>
<br/>
Shift+Insert<br/>
<br/>
Ctrl+V from a physical keyboard<br/>
<br/>
Example (expected):<br/>
<br/>
<div id="" class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019dcbf9bde0723880ff1c29c987b33b" class="ClipboardCopyControl"><img src="https://www.clipboardfusion.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019dcbf9bde0723880ff1c29c987b33bJs'); return false;"><img src="https://www.clipboardfusion.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019dcbf9bde0723880ff1c29c987b33bJs" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">systemctl restart systemd-journald</pre><textarea id="code019dcbf9bde0723880ff1c29c987b33b" name="code019dcbf9bde0723880ff1c29c987b33b" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
<br/>
Root cause (technical)<br/>
Bash enables Bracketed Paste Mode and expects the terminal to handle paste events correctly.<br/>
ClipboardFusion injects keystrokes instead of issuing a true paste event, causing the ANSI escape sequences (ESC[200~ / ESC[201~) to be sent verbatim.<br/>
<br/>
Impact<br/>
<br/>
Affects all SSH sessions using bash<br/>
<br/>
Breaks normal clipboard workflow<br/>
<br/>
Forces users to disable bracketed paste server-side as a workaround<br/>
<br/>
Request<br/>
Please add an option or detection logic so ClipboardFusion performs a real paste (Ctrl+V / clipboard paste API) when targeting terminal applications such as PuTTY, instead of simulated keystrokes.
</div>
]]></content:encoded>
</item>
</channel>
</rss>