<?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[How to copy&#x2F;paste selection from multiple lines]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1588240532949-annotation-2020-04-30-045353.png" alt="Annotation 2020-04-30 045353.png" class=" img-fluid img-markdown" /><br />
I would like to know if its possible to copy and paste a selection from multiple lines. In the picture provided for example if i could copy just the text within the quotations all at once it would speed up some editing majorly.</p>
<p dir="auto">Thanks in advance</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/19325/how-to-copy-paste-selection-from-multiple-lines</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 05:04:34 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/19325.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 30 Apr 2020 09:58:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to copy&#x2F;paste selection from multiple lines on Thu, 30 Apr 2020 20:48:54 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/195">@guy038</a>, <a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/18460">@Shawn-Evans</a>, All</p>
<p dir="auto">For illustrative purposes , here is an animated version of the instructions posted above by <a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/195">@guy038</a>|:</p>
<p dir="auto"><img src="https://camo.nodebb.org/3744926176c0e6ccbb877ad715008f698055faab?url=https%3A%2F%2Fmedia.giphy.com%2Fmedia%2Fh2NGQkN8FC0xd3fHad%2Fgiphy.gif" alt="Giphy" class=" img-fluid img-markdown" /></p>
<p dir="auto">Hope you don’t mind I changed the ending :)</p>
<p dir="auto">Have fun!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/53314</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/53314</guid><dc:creator><![CDATA[astrosofista]]></dc:creator><pubDate>Thu, 30 Apr 2020 20:48:54 GMT</pubDate></item><item><title><![CDATA[Reply to How to copy&#x2F;paste selection from multiple lines on Thu, 30 Apr 2020 21:10:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/18460">@shawn-evans</a>, and <strong>All</strong>,</p>
<p dir="auto">I <strong>strongly</strong> advice you to install the <a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/34">@dail</a>’s plugin <strong><code>BetterMultiSelection</code></strong>, first. It’s really a <strong>must</strong> ;-))</p>
<p dir="auto">Then, once installed and <strong>enabled</strong>, given your text, below :</p>
<pre><code class="language-diff">"random text"
"random text 1"
"random text 2"
"random text 3"
"random text 4"
"random text 5"
"random text 6"
"random text 7"
</code></pre>
<p dir="auto">Simply, execute the following actions :</p>
<pre><code class="language-z">Ctrl + HOME                           #  Move at the VERY BEGINNING of document

ALt + Shift + DOWN arrow ( 7 times )  #  ZERO-length RECTANGULAR selection at BEGINNING of ALL lines

END                                   #  Go to END of lines

LEFT arrow,                           #  Move caret before the SECOND " symbol

Shift + HOME                          #  Select till BEGINNING of lines

Shift + RIGHT arrow                   #  Move END of selections, AFTER the FIRST " symbol

CTRL + C                              #  Copy the selections

CTRL + N                              #  Open a NEW tab

CTRL + V                              #  Paste the clipboard's contents
</code></pre>
<p dir="auto">You might be interested in these 2 <strong>other</strong> plugins <strong><code>SurrondSelection</code></strong> and <strong><code>ElasticTabstops</code></strong> . Refer to :</p>
<p dir="auto"><a href="https://github.com/dail8859/" rel="nofollow ugc">https://github.com/dail8859/</a></p>
<p dir="auto">Best Regards,</p>
<p dir="auto">guy038</p>
]]></description><link>https://community.notepad-plus-plus.org/post/53278</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/53278</guid><dc:creator><![CDATA[guy038]]></dc:creator><pubDate>Thu, 30 Apr 2020 21:10:27 GMT</pubDate></item></channel></rss>