<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Paste into column stopped working]]></title><description><![CDATA[<p dir="auto">I’m running np++ 32-bit, v7.5.1, on Windows 10 Professional 64-bit. To try to resolve the problem I’ve uninstalled &amp; reinstalled it (then I had to manually install plugin manager). Downloaded the .exe from <a href="https://notepad-plus-plus.org/download/v7.5.1.html" rel="nofollow ugc">https://notepad-plus-plus.org/download/v7.5.1.html</a></p>
<p dir="auto">Coincidentally (or maybe not?) I’ve just applied the latest Patch Tuesday update from Microsoft.</p>
<p dir="auto">Pasting into a column, which I’ve used for years in np++ with no problems, has stopped working as it used to.</p>
<p dir="auto">Steps to reproduce:<br />
Open new tab.<br />
Type in these lines (terminated with an extra blank line BTW)<br />
a<br />
b</p>
<p dir="auto">1<br />
2</p>
<p dir="auto">Then select the lines containing 1 and 2 &amp; copy to the clipboard in the usual way.<br />
Click mouse at end of line starting with ‘a’.<br />
Ctrl+Alt+Shift + mouse click at end of line starting with ‘b’.<br />
You now have the familiar ‘long cursor’ at the end of the 2 lines, as expected. Make sure this isn’t a selection.<br />
Ctrl+V to paste the clipboard text in.<br />
What I used to get is a file that looked like</p>
<p dir="auto">a1<br />
b2</p>
<p dir="auto">1<br />
2</p>
<p dir="auto">What I get now is a file that looks like</p>
<p dir="auto">a1<br />
2<br />
b1<br />
2</p>
<p dir="auto">1<br />
2</p>
<p dir="auto">I’ve made sure that ‘word wrap’ is turned off, as I’ve read this can have an effect.</p>
<p dir="auto">Thanks in anticipation for any advice.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/14479/paste-into-column-stopped-working</link><generator>RSS for Node</generator><lastBuildDate>Sun, 09 Aug 2026 10:00:55 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/14479.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 15 Sep 2017 15:03:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Paste into column stopped working on Sat, 18 Nov 2017 16:34:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/meta-chuh" aria-label="Profile: Meta-Chuh">@<bdi>Meta-Chuh</bdi></a></p>
<p dir="auto">Thanks very much for your help - I’d completely forgotten about the need to use the ALT key while copying the ‘1 and 2’ column.</p>
<p dir="auto">Thank goodness this isn’t a bug: I rely on np++ for my job (which is why I donate :-)).</p>
<p dir="auto">Kind Regards,</p>
<p dir="auto">Alan</p>
]]></description><link>https://community.notepad-plus-plus.org/post/28115</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/28115</guid><dc:creator><![CDATA[alanrew]]></dc:creator><pubDate>Sat, 18 Nov 2017 16:34:00 GMT</pubDate></item><item><title><![CDATA[Reply to Paste into column stopped working on Mon, 18 Sep 2017 00:49:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alanrew" aria-label="Profile: alanrew">@<bdi>alanrew</bdi></a></p>
<p dir="auto">column insert and append works fine in np++ 7.5.1 with your given example …<br />
… but not with your given instructions to reproduce.</p>
<p dir="auto">you have to press and hold the alt key while marking the column part containing 1 and 2<br />
(otherwise you will copy the line feed after 1 which will result in a multi line insert, repeating the clipboard and including the line feed between 1 and 2, like you got in your example)</p>
<p dir="auto">then select edit &gt; copy from the tool bar<br />
then press and hold the alt key while marking the column part after a down to after b<br />
then select edit &gt; paste from the tool bar</p>
<p dir="auto">you will now end up with your desired result:<br />
a1<br />
b2</p>
]]></description><link>https://community.notepad-plus-plus.org/post/26810</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/26810</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Mon, 18 Sep 2017 00:49:57 GMT</pubDate></item><item><title><![CDATA[Reply to Paste into column stopped working on Sun, 17 Sep 2017 14:50:54 GMT]]></title><description><![CDATA[<p dir="auto">Additional info: if the column that was originally selected &amp; copied to the clipboard <strong>wasn’t</strong> in the <strong>last</strong> column (i.e. immediately preceding any newline characters) then the paste works as expected.</p>
<p dir="auto">i.e. if the source was<br />
c1<br />
d2</p>
<p dir="auto">and you selected the column containing ‘c’ and ‘d’ &amp; copied it to the clipboard,  then pasting it after ‘a’ and ‘b’ works as expected.</p>
<p dir="auto">So is the original ‘copy’ picking up the newline characters as well as the selected characters? That would explain the weird behaviour of pasting the column in the scenario described in the OP.</p>
<p dir="auto">Thanks in advance for any advice.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/26805</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/26805</guid><dc:creator><![CDATA[alanrew]]></dc:creator><pubDate>Sun, 17 Sep 2017 14:50:54 GMT</pubDate></item></channel></rss>