<?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[function to replace ASCII CR &amp; LF chars eg by spaces]]></title><description><![CDATA[<p dir="auto">Hello, notepad has a function to replace ASCII CR &amp; LF codes eg by spaces?<br />
ThankS</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/14293/function-to-replace-ascii-cr-lf-chars-eg-by-spaces</link><generator>RSS for Node</generator><lastBuildDate>Tue, 16 Jun 2026 16:07:50 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/14293.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 09 Aug 2017 03:14:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to function to replace ASCII CR &amp; LF chars eg by spaces on Thu, 10 Aug 2017 18:20:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/electronics-and-systems" aria-label="Profile: ElectrONICs-And-SYStems">@<bdi>ElectrONICs-And-SYStems</bdi></a> There is somewhat of a help for characters and codes in ASCII included with Notepad++. In the Edit menu, select Character Panel, and it will display the ASCII characters and codes.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/madill" aria-label="Profile: MaDill">@<bdi>MaDill</bdi></a> The Find/Replace dialog box does save some number of recent searches; however, it does not allow you to save favorites like the program you used appears to. I know there’s been some discussion on how many searches can be saved, and how to possibly increase that.</p>
<p dir="auto">It’s not a bad suggestion, but some users posting here claim that each RegEx is generally unique. However, <strong>I</strong> for one, do like to have someplace to <strong>start</strong> when I create a RegEx. Currently, I use a text file with significant RegEx strings and descriptions of them. A limited number of “favourites” would be helpful.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/26211</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/26211</guid><dc:creator><![CDATA[glennfromiowa]]></dc:creator><pubDate>Thu, 10 Aug 2017 18:20:27 GMT</pubDate></item><item><title><![CDATA[Reply to function to replace ASCII CR &amp; LF chars eg by spaces on Thu, 10 Aug 2017 09:22:17 GMT]]></title><description><![CDATA[<p dir="auto">The idea from <a class="plugin-mentions-user plugin-mentions-a" href="/user/electronics-and-systems" aria-label="Profile: ElectrONICs-And-SYStems">@<bdi>ElectrONICs-And-SYStems</bdi></a> is not bad. Before I had ultraedit and they have some kind of help in the search dialog to build regex:</p>
<p dir="auto"><a href="https://www.ultraedit.com/support/tutorials-power-tips/ultraedit/regular-expression-builder.html" rel="nofollow ugc">https://www.ultraedit.com/support/tutorials-power-tips/ultraedit/regular-expression-builder.html</a></p>
<p dir="auto">Also the favorites in the search I used at that time a lot</p>
<p dir="auto"><a href="https://www.ultraedit.com/support/tutorials-power-tips/ultraedit/search-replace-favorites.html" rel="nofollow ugc">https://www.ultraedit.com/support/tutorials-power-tips/ultraedit/search-replace-favorites.html</a></p>
<p dir="auto">When you not need the regex frequently then it is a nice hint to get back in the syntax.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/26202</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/26202</guid><dc:creator><![CDATA[MaDill]]></dc:creator><pubDate>Thu, 10 Aug 2017 09:22:17 GMT</pubDate></item><item><title><![CDATA[Reply to function to replace ASCII CR &amp; LF chars eg by spaces on Wed, 09 Aug 2017 19:28:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> and <a class="plugin-mentions-user plugin-mentions-a" href="/user/electronics-and-systems" aria-label="Profile: ElectrONICs-And-SYStems">@<bdi>ElectrONICs-And-SYStems</bdi></a></p>
<p dir="auto">You can also use the simpler “\R” to represent any of the various forms of line endings.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/26192</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/26192</guid><dc:creator><![CDATA[Jim Dailey]]></dc:creator><pubDate>Wed, 09 Aug 2017 19:28:07 GMT</pubDate></item><item><title><![CDATA[Reply to function to replace ASCII CR &amp; LF chars eg by spaces on Wed, 09 Aug 2017 16:11:17 GMT]]></title><description><![CDATA[<p dir="auto">Thanks</p>
<p dir="auto">Some codes or characters are difficult to remember, then as a suggestion for notepad ++ developers, in the field search please add a table of characters for the purpose of easily paste them</p>
<p dir="auto">idea</p>
<p dir="auto"><a href="http://eonicasys.com.co/public/math/CAS/hp_prime/chars/images/chars_hp_prime_image00.png" rel="nofollow ugc">http://eonicasys.com.co/public/math/CAS/hp_prime/chars/images/chars_hp_prime_image00.png</a></p>
<p dir="auto"><a href="http://eonicasys.com.co/public/math/CAS/hp_prime/chars/images/chars_hp_prime_image01.png" rel="nofollow ugc">http://eonicasys.com.co/public/math/CAS/hp_prime/chars/images/chars_hp_prime_image01.png</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/26189</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/26189</guid><dc:creator><![CDATA[ElectrONICs And SYStems]]></dc:creator><pubDate>Wed, 09 Aug 2017 16:11:17 GMT</pubDate></item><item><title><![CDATA[Reply to function to replace ASCII CR &amp; LF chars eg by spaces on Wed, 09 Aug 2017 13:02:10 GMT]]></title><description><![CDATA[<p dir="auto">You can use the Regular Expression mode of Notepad++'s search-and-replace function:</p>
<p dir="auto"><code>Search &gt; Replace</code> (often mapped to Ctrl+H)</p>
<ul>
<li><strong>Find What</strong>: “<code>[\r\n]</code>”  =&gt; find either CR or LF</li>
<li><strong>Replace With</strong>: "<code> </code>" =&gt; Replace each CR or LF with a space</li>
<li><strong>Search Mode</strong>: <code>☑ Regular Expression</code></li>
</ul>
<p dir="auto">(the quotes are there to make the space obvious; don’t include the quotes)</p>
<p dir="auto">However, that will cause windows-style EOL (CR+LF) to become <em>two</em> spaces<br />
If you want a CR+LF to become <em>one</em> space, while still converting singleton CR or singleton LF to one space, change to</p>
<ul>
<li><strong>Find What</strong>: “<code>\r\n|[\r\n]</code>”  =&gt; find either CR+LF or CR or LF<br />
(keeping the other options the same)</li>
</ul>
]]></description><link>https://community.notepad-plus-plus.org/post/26187</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/26187</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 09 Aug 2017 13:02:10 GMT</pubDate></item></channel></rss>