<?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[NppExec Prevent the console from being cleared]]></title><description><![CDATA[<p dir="auto">Is there a way to prevent the console from being cleared when i execute an NPP command?</p>
<p dir="auto">This is my situation</p>
<ol>
<li>I compile my app and show errors in the console</li>
<li>Say i then do a search which outputs results to the console</li>
<li>I would like to have a key that switches back to my list of errors</li>
</ol>
<p dir="auto">If i execute any npp command to present the console it will clear it.<br />
So can i prevent the console from clearing before an NPP command or is there some other, better approach</p>
<p dir="auto">Thanks for your help.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/21021/nppexec-prevent-the-console-from-being-cleared</link><generator>RSS for Node</generator><lastBuildDate>Fri, 06 Mar 2026 01:59:17 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/21021.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 13 Apr 2021 02:07:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to NppExec Prevent the console from being cleared on Wed, 14 Apr 2021 00:53:13 GMT]]></title><description><![CDATA[<p dir="auto">Thank you very much. I will check that out</p>
]]></description><link>https://community.notepad-plus-plus.org/post/64950</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/64950</guid><dc:creator><![CDATA[Anthony Blinco]]></dc:creator><pubDate>Wed, 14 Apr 2021 00:53:13 GMT</pubDate></item><item><title><![CDATA[Reply to NppExec Prevent the console from being cleared on Tue, 13 Apr 2021 12:09:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/14562">@Anthony-Blinco</a> said in <a href="/post/64896">NppExec Prevent the console from being cleared</a>:</p>
<blockquote>
<p dir="auto">Is there a way to prevent the console from being cleared when i execute an NPP command?</p>
</blockquote>
<p dir="auto">See:</p>
<p dir="auto"><code>help npe_console</code></p>
<p dir="auto">In your startup <a href="https://github.com/d0vgan/nppexec" rel="nofollow ugc">NppExec</a> script, use:</p>
<p dir="auto"><code>NPE_CONSOLE -- a+</code></p>
<p dir="auto">Cheers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/64906</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/64906</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Tue, 13 Apr 2021 12:09:59 GMT</pubDate></item><item><title><![CDATA[Reply to NppExec Prevent the console from being cleared on Tue, 13 Apr 2021 05:57:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/14562">@Anthony-Blinco</a><br />
I have worked around this by saving the error list when compiling.<br />
So when the user presses the “List errors” button it dumps that file which refreshes the console</p>
]]></description><link>https://community.notepad-plus-plus.org/post/64900</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/64900</guid><dc:creator><![CDATA[Anthony Blinco]]></dc:creator><pubDate>Tue, 13 Apr 2021 05:57:17 GMT</pubDate></item></channel></rss>