<?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[Notepad++ 7.9.2 RC]]></title><description><![CDATA[<p dir="auto">Notepad++ v7.9.2 Release Candidate:<br />
<a href="http://download.notepad-plus-plus.org/repository/7.x/7.9.2.RC/" rel="nofollow ugc">http://download.notepad-plus-plus.org/repository/7.x/7.9.2.RC/</a></p>
<p dir="auto">Notepad++ v7.9.2 change log:</p>
<ol>
<li>Fix regression of auto-Indent. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9113" rel="nofollow ugc">#9113</a>)</li>
<li>Add custom URI schemes ability. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9155" rel="nofollow ugc">#9155</a>)</li>
<li>Improve URL parser: fix apostrophe in an URL issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9031" rel="nofollow ugc">#9031</a>)</li>
<li>Add context menu with “Copy link” ability. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2435" rel="nofollow ugc">#2435</a>)</li>
<li>Add color samples on menu items for styling features. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8983" rel="nofollow ugc">#8983</a>)</li>
<li>Add “-settingsDir” argument for overriding default settings path. (implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4696" rel="nofollow ugc">#4696</a>)</li>
<li>Fix crash while exit command issued by plugin. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9082" rel="nofollow ugc">#9082</a>)</li>
<li>Fix several bugs of PHP parser rule for function list. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/3321" rel="nofollow ugc">#3321</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5045" rel="nofollow ugc">#5045</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4627" rel="nofollow ugc">#4627</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4606" rel="nofollow ugc">#4606</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8855" rel="nofollow ugc">#8855</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4208" rel="nofollow ugc">#4208</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/981" rel="nofollow ugc">#981</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2522" rel="nofollow ugc">#2522</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/1103" rel="nofollow ugc">#1103</a>,  <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4712" rel="nofollow ugc">#4712</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/3560" rel="nofollow ugc">#3560</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5150" rel="nofollow ugc">#5150</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4606" rel="nofollow ugc">#4606</a>)</li>
<li>Move “Normal Text” to top in Languages Menu. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/7746" rel="nofollow ugc">#7746</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8277" rel="nofollow ugc">#8277</a>)</li>
<li>Add new API NPPM_GETSETTINGSONCLOUDPATH for plugins. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9168" rel="nofollow ugc">#9168</a>)</li>
<li>Add an option for displaying constant line number width. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5670" rel="nofollow ugc">#5670</a>)</li>
<li>Fix function list is empty with new user profile in the same PC issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9134" rel="nofollow ugc">#9134</a>)</li>
<li>Fix single-quoted string being badly recognized as attribute value in XML. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/3403" rel="nofollow ugc">#3403</a>)</li>
<li>Fix docked panels appear with “-nosession” cmd line parameters. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8005" rel="nofollow ugc">#8005</a>)</li>
<li>Improve text selection after Replace All In Selection operation. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9270" rel="nofollow ugc">#9270</a>)</li>
<li>Add the number of total documents on windows dialog’s title bar. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8338" rel="nofollow ugc">#8338</a>)</li>
<li>Fix scroll to last line problem after main window resizing. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9123" rel="nofollow ugc">#9123</a>)</li>
<li>Fix Plugin admin display UTF-8 issue in its description. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9266" rel="nofollow ugc">#9266</a>)</li>
<li>Fix Search result’s text direction (RTL) not always synchronized with main edit zone’s one issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9241" rel="nofollow ugc">#9241</a>)</li>
<li>Fix dockable panels display issue in RTL direction. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9241" rel="nofollow ugc">#9241</a>)</li>
<li>Fix Search result line number highlighting inaccurate issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9224#issuecomment-738864831" rel="nofollow ugc">#9224</a>)</li>
<li>Make “Line” preceding each line number on Search Results translatable. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9224" rel="nofollow ugc">#9224</a>)</li>
<li>Fix menu check marks not being removed after closing “Clipboard History” and “Character Panel” panels. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9216" rel="nofollow ugc">#9216</a>)</li>
<li>Fix command line arguments -p, -n &amp; -c negative value’s undefined behaviour. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9146" rel="nofollow ugc">#9146</a>)</li>
<li>Add new Margin/Border/Edge sub-page in Preferences. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8896" rel="nofollow ugc">#8896</a>)</li>
<li>Fix find in files failure issue due to directory path with leading/trailing spaces. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9199" rel="nofollow ugc">#9199</a>)</li>
<li>Fix folder icon display issue in “Folder as Workspace” after “Expand/Collapse All”. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8912" rel="nofollow ugc">#8912</a>)</li>
<li>Make “Clipboard History” and “Character Panel” togglable. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9094" rel="nofollow ugc">#9094</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9078" rel="nofollow ugc">#9078</a>)</li>
<li>Fix Find in found results dialog launch failure after macro execution. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8199" rel="nofollow ugc">#8199</a>)</li>
<li>Disallow Goto dlg offset option from moving to position inside multi-byte char or between CR and LF. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9101" rel="nofollow ugc">#9101</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9125" rel="nofollow ugc">#9125</a>)</li>
<li>Fix “Go to…” dialog wrong Offset value in empty files. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9145" rel="nofollow ugc">#9145</a>)</li>
<li>Prevent corruption possibility when using -p command line parameter in a UTF file. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9142" rel="nofollow ugc">#9142</a>)</li>
<li>Improve indent guidelines on non-brace control block languages. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9137" rel="nofollow ugc">#9137</a>)</li>
<li>Prevent names of untitled tabs from duplication. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9119" rel="nofollow ugc">#9119</a>)</li>
<li>Add tooltips for Folder as Workspace 3 commands. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8325" rel="nofollow ugc">#8325</a>)</li>
<li>Fix “SCI_NEWLINE” inside a macro not working issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5571" rel="nofollow ugc">#5571</a>)</li>
<li>Fix bug where search-results won’t open ‘new 1’ file. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8461" rel="nofollow ugc">#8461</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9098" rel="nofollow ugc">#9098</a>)</li>
<li>Fix tab close button remain pushed issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/7750" rel="nofollow ugc">#7750</a>)</li>
<li>Enhance ghost typing command line argument feature - using white space directly instead of %20. (<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/f617325006e7b7f22340b0a49f60a82e3d0392b4" rel="nofollow ugc">Commit</a>)</li>
</ol>
]]></description><link>https://community.notepad-plus-plus.org/topic/20516/notepad-7-9-2-rc</link><generator>RSS for Node</generator><lastBuildDate>Sun, 14 Jun 2026 09:59:41 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/20516.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 25 Dec 2020 18:13:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Notepad++ 7.9.2 RC on Thu, 31 Dec 2020 03:23:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/deus-ex" aria-label="Profile: deus-ex">@<bdi>deus-ex</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/mr-update" aria-label="Profile: Mr-Update">@<bdi>Mr-Update</bdi></a></p>
<p dir="auto">Thank you for your reports.</p>
<p dir="auto">Both issues of your reports are fixed in the RC2:<br />
<a href="https://community.notepad-plus-plus.org/topic/20534/notepad-v7-9-2-release-candidate-2">https://community.notepad-plus-plus.org/topic/20534/notepad-v7-9-2-release-candidate-2</a></p>
<p dir="auto">Could you confirm if the issues you reported have been fix in RC2 please?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/61233</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/61233</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Thu, 31 Dec 2020 03:23:13 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.9.2 RC on Wed, 30 Dec 2020 23:11:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/deus-ex" aria-label="Profile: deus-ex">@<bdi>deus-ex</bdi></a> said in <a href="/post/61203">Notepad++ 7.9.2 RC</a>:</p>
<blockquote>
<p dir="auto"><a href="https://notepad-plus-plus.org/download/" rel="nofollow ugc">https://notepad-plus-plus.org/download/</a></p>
</blockquote>
<p dir="auto">I can reproduce it by double-clicking on “download”. It’s a regression definitely.<br />
Thank you for your report, I’ll try to fix it in the short term.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/61229</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/61229</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Wed, 30 Dec 2020 23:11:11 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.9.2 RC on Wed, 30 Dec 2020 21:08:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> said in <a href="/post/61215">Notepad++ 7.9.2 RC</a>:</p>
<blockquote>
<p dir="auto">Isn’t that the desired behavior?  I mean, if you’ve modified any of the files, you wouldn’t want the install to overwrite those mods, right?</p>
</blockquote>
<p dir="auto">No, it should work as described in <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9134" rel="nofollow ugc">#9134</a> by donho:</p>
<p dir="auto">"The new behaviour of loading function list will be:</p>
<ol>
<li>For the installer package:<br />
Try to load from %APPDATA%\Notepad++\functionList, if it failed, then load from %PROGRAMFILES%\Notepad++\functionList.<br />
In this way, <strong>users can override function list in %APPDATA%\Notepad++\functionList\ manually</strong>. Otherwise, function list won’t be empty."</li>
</ol>
]]></description><link>https://community.notepad-plus-plus.org/post/61217</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/61217</guid><dc:creator><![CDATA[Mr-Update]]></dc:creator><pubDate>Wed, 30 Dec 2020 21:08:08 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.9.2 RC on Wed, 30 Dec 2020 20:31:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mr-update" aria-label="Profile: Mr-Update">@<bdi>Mr-Update</bdi></a> said in <a href="/post/61213">Notepad++ 7.9.2 RC</a>:</p>
<blockquote>
<p dir="auto">If the folder %ProgramFiles%\Notepad++\functionList with xml files exists, the installation of Notepad++ 7.9.2 RC does not replace any existing xml files.</p>
</blockquote>
<p dir="auto">Isn’t that the desired behavior?  I mean, if you’ve modified any of the files, you wouldn’t want the install to overwrite those mods, right?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/61215</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/61215</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Wed, 30 Dec 2020 20:31:09 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.9.2 RC on Wed, 30 Dec 2020 19:52:32 GMT]]></title><description><![CDATA[<p dir="auto">Hello!</p>
<p dir="auto">If the folder %ProgramFiles%\Notepad++\functionList with xml files exists, the installation of Notepad++ 7.9.2 RC does not replace any existing xml files.</p>
<pre><code>Notepad++ v7.9.2   (64-bit)
Build time : Dec 25 2020 - 20:53:05
Path : C:\Program Files\Notepad++\notepad++.exe
Admin mode : OFF
Local Conf mode : OFF
OS Name : Windows 10 Home (64-bit) 
OS Version : 1909
OS Build : 18363.1256
Current ANSI codepage : 1252
Plugins : mimeTools.dll NppConverter.dll NppExport.dll 

</code></pre>
<p dir="auto">Best Regards.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/61213</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/61213</guid><dc:creator><![CDATA[Mr-Update]]></dc:creator><pubDate>Wed, 30 Dec 2020 19:52:32 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.9.2 RC on Wed, 30 Dec 2020 18:59:01 GMT]]></title><description><![CDATA[<p dir="auto">Hi, @don-ho, <a class="plugin-mentions-user plugin-mentions-a" href="/user/deus-ex" aria-label="Profile: deus-ex">@<bdi>deus-ex</bdi></a>, <a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: alan-kilborn">@<bdi>alan-kilborn</bdi></a> and <strong>All</strong>,</p>
<p dir="auto">One <strong>more</strong> point :</p>
<p dir="auto">If we consider the <strong>wrong</strong> links of my <strong>previous</strong> post :</p>
<pre><code class="language-z">ttps://notepad-plus-plus.org/download

ttps://ftp.opera.com/ftp/pub/opera-developer

ttps://notepad-plus-plus.org
</code></pre>
<ul>
<li>
<p dir="auto">With the <strong><code>v7.9.2</code></strong> and <strong><code>v7.9.1</code></strong>  versions these links are <strong>not</strong> considered as <strong>valid</strong> ( <strong>no</strong> highlighting ), which is <strong>expected</strong> !</p>
</li>
<li>
<p dir="auto">With the <strong><code>v7.9</code></strong> version and versions <strong>before</strong>, these links were considered as <strong>valid</strong> but, of course, <strong>not functional</strong> !</p>
</li>
</ul>
<hr />
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: alan-kilborn">@<bdi>alan-kilborn</bdi></a> :</p>
<p dir="auto">I <strong>re</strong>did the test with the <strong><code>v7.9.2</code></strong> version and the link    <a href="https://notepad-plus-plus.org" rel="nofollow ugc">https://notepad-plus-plus.org</a></p>
<p dir="auto">It still does <strong>not</strong> work, whether :</p>
<ul>
<li>
<p dir="auto">I use leading <strong>tabulation</strong> or <strong>space</strong> characters or <strong>not</strong></p>
</li>
<li>
<p dir="auto">I use the <strong><code>Word wrap</code></strong> option or <strong>not</strong></p>
</li>
<li>
<p dir="auto">I use the <strong><code>Show All Characters</code></strong> option or <strong>not</strong></p>
</li>
</ul>
<p dir="auto">It just <strong>selects</strong> the word <strong><code>org</code></strong> ! Adding a <strong>final</strong> <strong><code>/</code></strong> to that link <strong>does</strong> help and make the link <strong>functional</strong> ;-))</p>
<p dir="auto">Cheers,</p>
<p dir="auto">guy038</p>
<p dir="auto"><strong>P.S.</strong> :</p>
<p dir="auto">If I add the <strong>dot</strong> <strong><code>.</code></strong> as a <strong>word</strong> character in <strong><code>Preferences... &gt; Delimiter &gt; Word character list &gt; Add your character as part of word</code></strong>, a <strong>double-click</strong> on part <strong><code>org</code></strong> of <a href="https://notepad-plus-plus.org" rel="nofollow ugc">https://notepad-plus-plus.org</a>, does <strong>not</strong> work, too and, then, <strong>selects</strong> the part <strong><code>plus.org</code></strong> !</p>
]]></description><link>https://community.notepad-plus-plus.org/post/61212</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/61212</guid><dc:creator><![CDATA[guy038]]></dc:creator><pubDate>Wed, 30 Dec 2020 18:59:01 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.9.2 RC on Wed, 30 Dec 2020 15:45:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/guy038" aria-label="Profile: guy038">@<bdi>guy038</bdi></a> said in <a href="/post/61209">Notepad++ 7.9.2 RC</a>:</p>
<blockquote>
<p dir="auto">Clicking on the part download of    <a href="https://notepad-plus-plus.org/download" rel="nofollow ugc">https://notepad-plus-plus.org/download</a></p>
<p dir="auto">Clicking on the part developer of    <a href="https://ftp.opera.com/ftp/pub/opera-developer" rel="nofollow ugc">https://ftp.opera.com/ftp/pub/opera-developer</a></p>
<p dir="auto">Clicking on the part org of    <a href="https://notepad-plus-plus.org" rel="nofollow ugc">https://notepad-plus-plus.org</a></p>
<p dir="auto">does not forward the URL</p>
</blockquote>
<p dir="auto">For me, the first TWO do NOT work, but the last ONE works indeed (success when double-clicking the trailing <code>org</code> section).  Here’s my info if it matters:</p>
<p dir="auto">Notepad++ v7.9.2   (32-bit)<br />
Build time : Dec 25 2020 - 21:02:37<br />
Path : C:\blahblahblah\notepad++.exe<br />
Admin mode : OFF<br />
Local Conf mode : ON<br />
OS Name : Windows 10 Enterprise (64-bit)<br />
OS Version : 1809<br />
OS Build : 17763.1577<br />
Current ANSI codepage : 1252<br />
Plugins : mimeTools.dll NppConverter.dll NppExport.dll PythonScript.dll</p>
]]></description><link>https://community.notepad-plus-plus.org/post/61210</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/61210</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Wed, 30 Dec 2020 15:45:48 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.9.2 RC on Wed, 30 Dec 2020 15:37:43 GMT]]></title><description><![CDATA[<p dir="auto">Hello, @don-ho, <a class="plugin-mentions-user plugin-mentions-a" href="/user/deus-ex" aria-label="Profile: deus-ex">@<bdi>deus-ex</bdi></a> and <strong>All</strong>,</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/deus-ex" aria-label="Profile: deus-ex">@<bdi>deus-ex</bdi></a> :</p>
<p dir="auto"><strong>Incomprehensible</strong> ! I have done the <strong>same</strong> tests as before and, indeed, I <strong>confirm</strong> everything you say, namely :</p>
<ul>
<li>
<p dir="auto">Clicking on the part <strong><code>download</code></strong> of    <a href="https://notepad-plus-plus.org/download" rel="nofollow ugc">https://notepad-plus-plus.org/download</a></p>
</li>
<li>
<p dir="auto">Clicking on the part <strong><code>developer</code></strong> of    <a href="https://ftp.opera.com/ftp/pub/opera-developer" rel="nofollow ugc">https://ftp.opera.com/ftp/pub/opera-developer</a></p>
</li>
<li>
<p dir="auto">Clicking on the part <strong><code>org</code></strong> of    <a href="https://notepad-plus-plus.org" rel="nofollow ugc">https://notepad-plus-plus.org</a></p>
</li>
</ul>
<p dir="auto">does <strong>not</strong> forward the <strong>URL</strong> :-((</p>
<p dir="auto">In all these cases the <strong>double-click</strong> just acts as a <strong>selection</strong> of the greatest range of characters between <strong>non-word</strong> characters, which would be <strong>identical</strong> to clicking on the <strong>same</strong> locations in the text below, where <strong>no</strong> link occur because of the <strong>missing leading</strong> letter <strong><code>h</code></strong> :</p>
<pre><code class="language-z">ttps://notepad-plus-plus.org/download

ttps://ftp.opera.com/ftp/pub/opera-developer

ttps://notepad-plus-plus.org
</code></pre>
<hr />
<p dir="auto">Now, as soon as you <strong>add</strong> a <strong><code>/</code></strong> at the <strong>end</strong> of the links, everything works as <strong>expected</strong>, again !</p>
<p dir="auto">Cheers,</p>
<p dir="auto">guy038</p>
<p dir="auto"><strong>P.S.</strong> :</p>
<p dir="auto">As I still use N++ <strong><code>v7.8.5</code></strong>, while writing my <strong>previous</strong> post, I should have <strong>wrongly</strong> switched on this version for some tests !</p>
]]></description><link>https://community.notepad-plus-plus.org/post/61209</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/61209</guid><dc:creator><![CDATA[guy038]]></dc:creator><pubDate>Wed, 30 Dec 2020 15:37:43 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.9.2 RC on Wed, 30 Dec 2020 13:08:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/guy038" aria-label="Profile: guy038">@<bdi>guy038</bdi></a></p>
<p dir="auto">Thank you for joining the discussion. I’m on Windows 10 Pro 64-bit, running NPP 64-bit, Firefox 64-bit v85 beta release stream.</p>
<p dir="auto">I just checked the setting you mentioned, it doesn’t make any difference for me if set to on or off, the described behavior remains the same. I also tried NPP without any plugin and no individual theme, but that doesn’t change the situation either.</p>
<p dir="auto">I just noticed that for URLs composed like the example below, clicking the part after the last dash won’t do anything, clicking anything before the last dash, including the last dash, opens the URL in your browser.</p>
<p dir="auto">Example:<br />
<a href="https://ftp.opera.com/ftp/pub/opera-developer" rel="nofollow ugc">https://ftp.opera.com/ftp/pub/opera-developer</a></p>
<p dir="auto">Similar issue with dots (example below). Clicking the part after the last dot won’t work, everything before including the dot works.</p>
<p dir="auto">Example:<br />
<a href="https://notepad-plus-plus.org" rel="nofollow ugc">https://notepad-plus-plus.org</a></p>
<p dir="auto">I have two separate installations of NPP that I can easily switch between, v7.9,1 and 7.9.2 RC. With NPP v7.9.1, the issues described are not present, all URLs are fully working as intended.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/61205</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/61205</guid><dc:creator><![CDATA[deus ex]]></dc:creator><pubDate>Wed, 30 Dec 2020 13:08:05 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.9.2 RC on Wed, 30 Dec 2020 12:54:54 GMT]]></title><description><![CDATA[<p dir="auto">Hello, @don-ho, <a class="plugin-mentions-user plugin-mentions-a" href="/user/deus-ex" aria-label="Profile: deus-ex">@<bdi>deus-ex</bdi></a> and <strong>All</strong>,</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/deus-ex" aria-label="Profile: deus-ex">@<bdi>deus-ex</bdi></a>, I <strong>cannot</strong> reproduce your issue. I’ve just tried and the <strong>link</strong> :</p>
<p dir="auto"><a href="https://notepad-plus-plus.org/download" rel="nofollow ugc">https://notepad-plus-plus.org/download</a></p>
<p dir="auto">works, clicking at <strong>any</strong> location ( <strong>before</strong> or <strong>after</strong> the word <em>download</em> ) , both, with the <strong>two</strong> options :</p>
<ul>
<li>
<p dir="auto"><strong><code>Preferences... &gt; Cloud &amp; Link &gt; Clickable Link Settings &gt; Enable fullbox mode</code></strong> <strong>enabled</strong></p>
</li>
<li>
<p dir="auto"><strong><code>Preferences... &gt; Cloud &amp; Link &gt; Clickable Link Settings &gt; Enable fullbox mode</code></strong> <strong>disabled</strong></p>
</li>
</ul>
<hr />
<p dir="auto">I have a <strong><code>Firefox</code></strong> browser ( version <strong><code>Firefox ESR 52.9.0</code></strong>, <strong>not</strong> updated cause <strong><code>XP</code></strong> ! )</p>
<pre><code class="language-diff">Notepad++ v7.9.2   (32-bit)
Build time : Dec 25 2020 - 21:02:37
Path : D:\@@\792\notepad++.exe
Admin mode : OFF
Local Conf mode : ON
OS Name : Microsoft Windows XP (32-bit) 
OS Build : 2600.0
Current ANSI codepage : 1252
Plugins : mimeTools.dll NppConverter.dll NppExport.dll 
</code></pre>
<p dir="auto">Best Regards,</p>
<p dir="auto">guy038</p>
]]></description><link>https://community.notepad-plus-plus.org/post/61204</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/61204</guid><dc:creator><![CDATA[guy038]]></dc:creator><pubDate>Wed, 30 Dec 2020 12:54:54 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.9.2 RC on Wed, 30 Dec 2020 09:29:52 GMT]]></title><description><![CDATA[<p dir="auto">Greetings everyone, I hope you all are doing well.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> said in <a href="/post/61127">Notepad++ 7.9.2 RC</a>:</p>
<blockquote>
<p dir="auto">I will do a RC2 later (or I will just do a release with this fix if there’s no other critical issue found).</p>
</blockquote>
<p dir="auto">The URL parser is partially broken. It does not forward an URL to your internet browser when clicking the part of an URL after the last slash.</p>
<p dir="auto">Example:</p>
<p dir="auto"><a href="https://notepad-plus-plus.org/download" rel="nofollow ugc">https://notepad-plus-plus.org/download</a></p>
<p dir="auto">When clicking on any part of the word ‘download’ of this URL, NP++ v7.9.2 RC doesn’t forward it to the browser. But clicking on any part before the word ‘download’, including the last slash, works as intended.</p>
<p dir="auto">Adding a slash to the end of the URL (example below) makes NP++ v7.9.2 RC forward the URL again when clicking on ‘download’.</p>
<p dir="auto"><a href="https://notepad-plus-plus.org/download/" rel="nofollow ugc">https://notepad-plus-plus.org/download/</a></p>
<p dir="auto">The previous release of NP++ v7.9.1 does not have this issue.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/61203</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/61203</guid><dc:creator><![CDATA[deus ex]]></dc:creator><pubDate>Wed, 30 Dec 2020 09:29:52 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.9.2 RC on Mon, 28 Dec 2020 14:20:02 GMT]]></title><description><![CDATA[<p dir="auto">Hello, @don-ho, <a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: alan-kilborn">@<bdi>alan-kilborn</bdi></a> and <strong>All</strong>,</p>
<p dir="auto">Pleased to know that this <strong>new</strong> formulation of <strong><code>Normal text</code></strong> should not have any influence in <strong>scripting</strong> ! I just had this fear as the strings are <strong>different</strong> in <strong><code>XML</code></strong> <strong>configuration</strong> files !</p>
<p dir="auto">Cheers,</p>
<p dir="auto">guy038</p>
]]></description><link>https://community.notepad-plus-plus.org/post/61156</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/61156</guid><dc:creator><![CDATA[guy038]]></dc:creator><pubDate>Mon, 28 Dec 2020 14:20:02 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.9.2 RC on Mon, 28 Dec 2020 13:46:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> said in <a href="/post/61129">Notepad++ 7.9.2 RC</a>:</p>
<blockquote>
<p dir="auto">notepad.getCurrentLang() returns Npp.LANGTYPE.TXT (that is, no ‘string’ is involved).</p>
</blockquote>
<p dir="auto">Well, I did more looking and I did find an “involved” string, and it can be seen by executing this Pythonscript command at the console:</p>
<p dir="auto"><code>notepad.getLanguageName(notepad.getLangType())</code></p>
<p dir="auto">In 7.9.1 and 7.92RC the same string results (shown below for 7.92RC); not sure where exactly this all originates, but I think that it shows <a class="plugin-mentions-user plugin-mentions-a" href="/user/guy038" aria-label="Profile: guy038">@<bdi>guy038</bdi></a> 's fears were groundless?</p>
<p dir="auto"><img src="/assets/uploads/files/1609163150307-bd348f7a-bf98-48dc-8e48-ced68e2c63ea-image.png" alt="bd348f7a-bf98-48dc-8e48-ced68e2c63ea-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/61155</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/61155</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Mon, 28 Dec 2020 13:46:14 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.9.2 RC on Sun, 27 Dec 2020 18:54:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> said in <a href="/post/61123">Notepad++ 7.9.2 RC</a>:</p>
<blockquote>
<p dir="auto">I unzipped a 7.9.2 portable package but cannot reproduce the result shown in the video: <a href="https://www.youtube.com/watch?v=9IgsUYkh7mY&amp;feature=youtu.be&amp;ab_channel=7GOLEM7" rel="nofollow ugc">https://www.youtube.com/watch?v=9IgsUYkh7mY&amp;feature=youtu.be&amp;ab_channel=7GOLEM7</a></p>
</blockquote>
<p dir="auto">Ok, it’s good!</p>
<blockquote>
<blockquote>
<p dir="auto">Trifle:<br />
You can think of something?</p>
</blockquote>
<p dir="auto">What do you mean ?</p>
</blockquote>
<p dir="auto"><strong>Auto-indent</strong> - slightly increase size of box. ))<br />
And maybe add a clarifying description, about new line?</p>
<hr />
<p dir="auto">I did not find bugs, so I am writing about ergonomics. Sry!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/61133</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/61133</guid><dc:creator><![CDATA[Artur Harison]]></dc:creator><pubDate>Sun, 27 Dec 2020 18:54:50 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.9.2 RC on Sun, 27 Dec 2020 16:17:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/guy038" aria-label="Profile: guy038">@<bdi>guy038</bdi></a> said:</p>
<blockquote>
<p dir="auto">in the previous releases, normal text was encoded as lang=“Normal Text”, in the XML configuration files. Now, of course, it’s encoded as lang=“None (Normal Text)”. So, I suppose that Python, Lua or NppExec scripts which attempt to verify if the language of current file is a simple text file will have to get the new spelling for normal text !</p>
</blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> said:</p>
<blockquote>
<p dir="auto">Since I don’t script (or very rarely) in Notepad++, I didn’t consider on this side. What’s your suggestion then?</p>
</blockquote>
<p dir="auto">At least in Pythonscript, I don’t think there is any implication anyway:</p>
<p dir="auto"><code>notepad.getCurrentLang()</code> returns <code>Npp.LANGTYPE.TXT</code> (that is, no ‘string’ is involved).</p>
<p dir="auto">Perhaps the text that was changed is involved in some other way, but I don’t know it.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/61129</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/61129</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sun, 27 Dec 2020 16:17:14 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.9.2 RC on Sun, 27 Dec 2020 16:05:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> said in <a href="/post/61127">Notepad++ 7.9.2 RC</a>:</p>
<blockquote>
<p dir="auto">Since I don’t script (or very rarely) in Notepad++, I didn’t consider on this side. What’s your suggestion then?</p>
</blockquote>
<p dir="auto">I <em>DO</em> script, a lot.  I suggest doing nothing.<br />
A change was made for the betterment of the Notepad++ core software – Nice.<br />
Scripts that depend upon previous behavior will simply have to change to rely on the new behavior.<br />
Not everything needs to be “backward compatible”.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/61128</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/61128</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sun, 27 Dec 2020 16:05:18 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.9.2 RC on Sun, 27 Dec 2020 15:09:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/guy038" aria-label="Profile: guy038">@<bdi>guy038</bdi></a> said in <a href="/post/61113">Notepad++ 7.9.2 RC</a>:</p>
<blockquote>
<p dir="auto">The link, concerning point 5., does not work because of a # character inside it. The correct link is :</p>
</blockquote>
<p dir="auto">Fixed. Thank you for your heads up.</p>
<blockquote>
<p dir="auto">Indeed, I suppose that it must not be as simple as IF lang = “None (Normal Text)”, written in a pseudo-language way !</p>
</blockquote>
<p dir="auto">Since I don’t script (or very rarely) in Notepad++, I didn’t consider on this side. What’s your suggestion then?</p>
<blockquote>
<p dir="auto">In the Shortcut Mapper…, I suppose that we should change the names 91 - Character Panel and 92 - Clipboard History as Toggle Character Panel and Toggle Clipboard History , to be consistent with the other Toggle entries !</p>
</blockquote>
<p dir="auto">Done in <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/413762c393879cf28b29d4973852f392be214a09" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/commit/413762c393879cf28b29d4973852f392be214a09</a></p>
<p dir="auto">I will do a RC2 later (or I will just do a release with this fix if there’s no other critical issue found).</p>
]]></description><link>https://community.notepad-plus-plus.org/post/61127</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/61127</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Sun, 27 Dec 2020 15:09:52 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.9.2 RC on Sun, 27 Dec 2020 14:05:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> said in <a href="/post/61123">Notepad++ 7.9.2 RC</a>:</p>
<blockquote>
<p dir="auto">It’s just because the default behaviour is “fill find field”, and this option was added for people who don’t wanna fill this field.</p>
</blockquote>
<p dir="auto">Understood.  But it is still awkward (because it makes one have to think too hard about it).  But we accept it. :-)<br />
Maybe it is only an English speaker’s perspective?<br />
Anyway, I’d say in the future for new checkbox options, it is best if they aren’t defined in the negative sense.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/61125</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/61125</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sun, 27 Dec 2020 14:05:04 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.9.2 RC on Sun, 27 Dec 2020 14:01:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> said in <a href="/post/61111">Notepad++ 7.9.2 RC</a>:</p>
<blockquote>
<p dir="auto">It is awkward the way it is, with seemingly no reason for it to be that way.</p>
</blockquote>
<p dir="auto">It’s just because the default behaviour is “fill find field”, and this option was added for people who don’t wanna fill this field.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/artur-harison" aria-label="Profile: Artur-Harison">@<bdi>Artur-Harison</bdi></a></p>
<blockquote>
<p dir="auto">On first launch, after searching, the field results is collapsed.</p>
</blockquote>
<p dir="auto">I unzipped a 7.9.2 portable package but cannot reproduce the result shown in the video: <a href="https://www.youtube.com/watch?v=9IgsUYkh7mY&amp;feature=youtu.be&amp;ab_channel=7GOLEM7" rel="nofollow ugc">https://www.youtube.com/watch?v=9IgsUYkh7mY&amp;feature=youtu.be&amp;ab_channel=7GOLEM7</a></p>
<blockquote>
<p dir="auto">Trifle:<br />
You can think of something?</p>
</blockquote>
<p dir="auto">What do you mean ?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/61123</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/61123</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Sun, 27 Dec 2020 14:01:02 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.9.2 RC on Sun, 27 Dec 2020 13:25:28 GMT]]></title><description><![CDATA[<p dir="auto">Hi, @don-ho and <strong>All</strong>,</p>
<p dir="auto">One more thing :</p>
<ul>
<li>In the <strong>Shortcut Mapper…</strong>, I suppose that we should change the names <strong><code>91 - Character Panel</code></strong> and <strong><code>92 - Clipboard History</code></strong> as <strong><code>Toggle Character Panel</code></strong> and <strong><code>Toggle Clipboard History</code></strong> , to be <strong>consistent</strong> with the other <strong><code>Toggle</code></strong> entries !</li>
</ul>
<p dir="auto">Cheers,</p>
<p dir="auto">guy038</p>
]]></description><link>https://community.notepad-plus-plus.org/post/61122</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/61122</guid><dc:creator><![CDATA[guy038]]></dc:creator><pubDate>Sun, 27 Dec 2020 13:25:28 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.9.2 RC on Sat, 26 Dec 2020 22:44:48 GMT]]></title><description><![CDATA[<p dir="auto">Hello, @don-ho and <strong>All</strong>,</p>
<p dir="auto">Many <strong>thanks</strong> for this <strong>new</strong> release with, again, a <strong>lot</strong> of changes. It’s really a very nice <strong>Christmas gift</strong> !</p>
<p dir="auto">Of course, this list is quite <strong>subjective</strong> but many points seem <strong>important</strong> : <strong><code>1</code></strong>, <strong><code>2</code></strong>, <strong><code>8</code></strong>, <strong><code>9</code></strong>, <strong><code>11</code></strong>, <strong><code>14</code></strong>, <strong><code>15</code></strong>, <strong><code>25</code></strong>, <strong><code>26</code></strong>, <strong><code>28</code></strong>, <strong><code>30</code></strong>, <strong><code>32</code></strong>, <strong><code>33</code></strong>, <strong><code>34</code></strong>, <strong><code>36</code></strong> and, probably, <strong><code>19</code></strong> and <strong><code>20</code></strong> for people using <strong><code>RTL</code></strong> text writing !</p>
<p dir="auto"><strong>Two</strong> remarks :</p>
<ul>
<li>The <strong>link</strong>, concerning point <strong><code>5.</code></strong>, does <strong>not</strong> work because of a <strong><code>#</code></strong> character inside it. The <strong>correct</strong> link is :</li>
</ul>
<p dir="auto"><a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8983" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8983</a></p>
<ul>
<li>Regarding point <strong><code>9.</code></strong>, in the <strong>previous</strong> releases, <strong>normal</strong> text was encoded as <strong><code>lang="Normal Text"</code></strong>, in the <strong><code>XML</code></strong> <strong>configuration</strong> files. Now, of course, it’s encoded as <strong><code>lang="None (Normal Text)"</code></strong>. So, I suppose that <strong><code>Python, Lua or NppExec</code></strong> <strong>scripts</strong>  which attempt to <strong>verify</strong> if the language of <strong>current</strong> file is a simple <strong>text</strong> file will have to get the <strong>new</strong> spelling for <strong>normal</strong> text !</li>
</ul>
<p dir="auto">Indeed, I suppose that it must not be as <strong>simple</strong> as <strong><code>IF lang = "None (Normal Text)"</code></strong>, written in a <strong>pseudo</strong>-language way !</p>
<p dir="auto">Best Regards,</p>
<p dir="auto">guy038</p>
]]></description><link>https://community.notepad-plus-plus.org/post/61113</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/61113</guid><dc:creator><![CDATA[guy038]]></dc:creator><pubDate>Sat, 26 Dec 2020 22:44:48 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.9.2 RC on Sat, 26 Dec 2020 21:18:00 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://youtu.be/9IgsUYkh7mY" rel="nofollow ugc">https://youtu.be/9IgsUYkh7mY</a><br />
But I’m not sure.<br />
Notepad++ v7.9.2   (64-bit)<br />
Build time : Dec 25 2020 - 20:53:05<br />
Path : C:\Program Files\Notepad++\notepad++.exe<br />
Admin mode : ON<br />
Local Conf mode : OFF<br />
OS Name : Windows 10 Pro (64-bit)<br />
OS Version : 2004<br />
OS Build : 19041.685<br />
Current ANSI codepage : 1251<br />
Plugins : ComparePlugin.dll DSpellCheck.dll NavigateTo.dll NppDocShare.dll NppQrCode64.dll NppSaveAsAdmin.dll zoomdisabler_x64.dll _CustomizeToolbar.dll</p>
]]></description><link>https://community.notepad-plus-plus.org/post/61112</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/61112</guid><dc:creator><![CDATA[Artur Harison]]></dc:creator><pubDate>Sat, 26 Dec 2020 21:18:00 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.9.2 RC on Sat, 26 Dec 2020 19:43:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/artur-harison" aria-label="Profile: Artur-Harison">@<bdi>Artur-Harison</bdi></a> said in <a href="/post/61108">Notepad++ 7.9.2 RC</a>:</p>
<blockquote>
<p dir="auto">It’s just a preference:<br />
1 - Don’t fill find field in Find dialog with selected word option make it inverted.<br />
Fill find field in Find dialog with selected text and flagged by default.</p>
</blockquote>
<p dir="auto">I agree with this.<br />
It is awkward the way it is, with seemingly no reason for it to be that way.<br />
BUT…it isn’t a new thing with 7.9.2, it is old.</p>
<blockquote>
<p dir="auto">On first launch, after searching, the field results is collapsed.</p>
</blockquote>
<p dir="auto">If I’m understanding correctly what the problem is, it doesn’t happen for me, which makes me think I truly don’t understand.  Can you say a bit more about this problem and how to reproduce it?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/61111</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/61111</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sat, 26 Dec 2020 19:43:33 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.9.2 RC on Sat, 26 Dec 2020 18:48:18 GMT]]></title><description><![CDATA[<p dir="auto">It’s just a preference:<br />
1 - <code>Don't fill find field in Find dialog with selected word</code> option make it inverted.<br />
<code>Fill find field in Find dialog with selected text</code> and flagged by default.</p>
<p dir="auto">2 - On first launch, after searching, the field results is collapsed.</p>
<p dir="auto">Trifle:<br />
You can think of something?<br />
<img src="/assets/uploads/files/1609008240251-capture_12262020_213836.png" alt="capture_12262020_213836.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">ps<br />
Thanks for RC. )))</p>
]]></description><link>https://community.notepad-plus-plus.org/post/61108</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/61108</guid><dc:creator><![CDATA[Artur Harison]]></dc:creator><pubDate>Sat, 26 Dec 2020 18:48:18 GMT</pubDate></item></channel></rss>