<?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.8 Release]]></title><description><![CDATA[<p dir="auto">Long waiting version 7.8 is finally here:<br />
<a href="https://notepad-plus-plus.org/news/v78-released/" rel="nofollow ugc">https://notepad-plus-plus.org/news/v78-released/</a></p>
<p dir="auto">Notepad++ v7.8 enhancements and bug-fixes:</p>
<ol>
<li>Upgrade Scintilla from 4.1.4 to 4.2.0</li>
<li>Fix non Unicode encoding problem in non-Western language(Chinese or in Turkish).</li>
<li>Add “No to All” and “Yes to All” options in Save dialog.</li>
<li>Add the command line argument “-openFoldersAsWorkspace” to open folders in “folder as workspace” panel.<br />
Example: notepad++ -openFoldersAsWorkspace c:\src\myProj01 c:\src\myProj02</li>
<li>Enhance plugin system: allow any plugin to load private DLL files from the plugin folder.</li>
<li>Fix File-Rename failing when new name is on a different drive.</li>
<li>Make “Clear all marks”, “Inverse Bookmark”, “Remove Consecutive Duplicate Lines” &amp; “Find All Current Document” to be macro recordable.</li>
<li>Make “Command Argument Help” MessageBox modal.</li>
<li>Fix Folder as Workspace crash and “queue overflow” issues.</li>
<li>Make Combobox font monospace in Find dialog.</li>
<li>Fix folding in user-defined languages for non-windows line endings.</li>
<li>Fix crash of Folder as Workspace when too many directory changes happen.</li>
<li>Fix ‘-nosession’ overwrites config.xml issue.</li>
<li>Fix the crash due to NPPM_DESTROYSCINTILLAHANDLE message.*</li>
<li>Improve GUI in Find dialog for Find Previous &amp; Find Next buttons.</li>
<li>Fix Sort Line as Integer regression.</li>
<li>Add more OS information to debug info.</li>
<li>Fix tab dragging issues under WINE and ReactOS.</li>
<li>Fix indent indicators continue to following code blocks for Python.</li>
<li>Fix Python folding collapse issue.</li>
<li>Fix crash when sorting “out of range” columns.</li>
<li>Fix find 2 times for the same occurrence in both original and cloned documents issue.</li>
<li>Fix command line issues where filenames have multiple white spaces in them.</li>
<li>Fix Document Peeker constantly changing focus problem.</li>
<li>Make backward direction checkbox be also on Find dialog’s Mark tab.</li>
<li>Add 2 new columns for HTML Code in the Character Panel.</li>
<li>Fix “clear all marks in find dialog also removes bookmarks” issue.</li>
<li>Enhance supported language (on function list or auto-completion): LISP, BaanC,(PL/)SQL &amp; COBOL.</li>
</ol>
]]></description><link>https://community.notepad-plus-plus.org/topic/18356/notepad-7-8-release</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 22:26:24 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/18356.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 11 Oct 2019 00:18:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Notepad++ 7.8 Release on Thu, 12 Dec 2019 05:48:49 GMT]]></title><description><![CDATA[<p dir="auto">even weirder still, the dspellcheck plugin does NOT cause that issue at my end!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/49153</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/49153</guid><dc:creator><![CDATA[Diz Q]]></dc:creator><pubDate>Thu, 12 Dec 2019 05:48:49 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.8 Release on Thu, 12 Dec 2019 05:40:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/6355">@geminorum</a> yeah, sorry, i wasnt clear.  i was talking specifically about the rtl switch issue not the others.  somehow i guess i missed the post where you said dspellcheck was the culprit so i didnt know you had fixed it at the time.  maybe just a coincidence that i had replicated the exact issue as you described with a different plugin that you also happened to have installed… so weird!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/49152</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/49152</guid><dc:creator><![CDATA[Diz Q]]></dc:creator><pubDate>Thu, 12 Dec 2019 05:40:46 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.8 Release on Wed, 11 Dec 2019 14:45:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/6355">@geminorum</a> said in <a href="/post/49134">Notepad++ 7.8 Release</a>:</p>
<blockquote>
<ul>
<li>problem with unicode text selection on LTR and RTL, that appears on both SciTE and NPP.</li>
</ul>
</blockquote>
<p dir="auto">correction: the problem is only on LTR layout (both NPP and SciTE). on NPP in RTL is working fine.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/49137</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/49137</guid><dc:creator><![CDATA[geminorum]]></dc:creator><pubDate>Wed, 11 Dec 2019 14:45:37 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.8 Release on Wed, 11 Dec 2019 14:13:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/15326">@Diz-Q</a> said in <a href="/post/49127">Notepad++ 7.8 Release</a>:</p>
<blockquote>
<p dir="auto">i see from your plugins screenshot you have the jN scripting plugin (and maybe other scripting plugins that i cant see) installed.</p>
</blockquote>
<p dir="auto">I have multiple instances of NPP with and without jN, and actually not using any scripts. (just installed to use my own <a href="https://github.com/brothersincode/virastar" rel="nofollow ugc">js lib</a> on NPP which was a failure.)</p>
<p dir="auto">we were talking about multiple issues:</p>
<ul>
<li>problem on RTL layout switch: caused by a plugin: <code>DSpellCheck x64 v1.4.15</code></li>
<li>problem with reversed order of words on unicode strings: appears on NPP, no problem on SciTE.</li>
<li>problem with reversed left/right arrow key in RTL: very old one, since I remember using NPP. multiple reported issues on github and almost every time, dismissed as Scintilla’s. (which apperanlty caused by NPP, because Scintilla has no support for RTL layout.)</li>
<li>problem with unicode text selection on LTR and RTL, that appears on both SciTE and NPP. with multiple reported issues on github.</li>
</ul>
<blockquote>
<p dir="auto">set this setting back to 0 (default) will fix your issue, or at least it did for me!</p>
</blockquote>
<p dir="auto">the SciTE that I used for test, has no config file, supposedly with default settings. but I will try the config once I can figure out how to set them in SciTE.</p>
<p dir="auto">and thank you for your input.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/49134</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/49134</guid><dc:creator><![CDATA[geminorum]]></dc:creator><pubDate>Wed, 11 Dec 2019 14:13:46 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.8 Release on Wed, 11 Dec 2019 06:54:45 GMT]]></title><description><![CDATA[<p dir="auto">hi all. i have not posted before but since i think i have the solution i thought i should jump in.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/6355">@geminorum</a> i see from your plugins screenshot you have the jN scripting plugin (and maybe other scripting plugins that i cant see) installed. if i can first of all point you to the relevant part of the scintilla docs at <a href="https://www.scintilla.org/ScintillaDoc.html#SCI_SETTECHNOLOGY" rel="nofollow ugc">https://www.scintilla.org/ScintillaDoc.html#SCI_SETTECHNOLOGY</a><br />
so im assuming you (or some other script you maybe dont know about) have changed the rendering technology away from the default 0 setting.  i do the same because i think it looks better (in ltr english of course!).  anyway this is your problem as i can reproduce exactly the results you describe.  set this setting back to 0 (default) will fix your issue, or at least it did for me!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/49127</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/49127</guid><dc:creator><![CDATA[Diz Q]]></dc:creator><pubDate>Wed, 11 Dec 2019 06:54:45 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.8 Release on Wed, 11 Dec 2019 01:20:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/6355">@geminorum</a> said in <a href="/post/49115">Notepad++ 7.8 Release</a>:</p>
<blockquote>
<p dir="auto">maybe I’m wrong, but seems to me that the RTL layout is NPP feature.</p>
</blockquote>
<p dir="auto">according to <a href="https://en.wikipedia.org/wiki/Comparison_of_text_editors" rel="nofollow ugc">this</a>, SciTE does not support RTL or Bidi.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/49121</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/49121</guid><dc:creator><![CDATA[geminorum]]></dc:creator><pubDate>Wed, 11 Dec 2019 01:20:52 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.8 Release on Wed, 11 Dec 2019 01:16:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/6355">@geminorum</a> said in <a href="/post/49118">Notepad++ 7.8 Release</a>:</p>
<blockquote>
<p dir="auto">also, the wrong selection of unicode strings is also appears on SciTE.</p>
</blockquote>
<p dir="auto"><a href="https://sourceforge.net/p/scintilla/bugs/757/" rel="nofollow ugc">https://sourceforge.net/p/scintilla/bugs/757/</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/49120</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/49120</guid><dc:creator><![CDATA[geminorum]]></dc:creator><pubDate>Wed, 11 Dec 2019 01:16:32 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.8 Release on Wed, 11 Dec 2019 01:10:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3841">@PeterJones</a> said in <a href="/post/49117">Notepad++ 7.8 Release</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/6355">@geminorum</a>,</p>
<p dir="auto">Sorry, I’m not a SciTE expert.  It might be in the Options rather than the View.</p>
</blockquote>
<p dir="auto">checked all the menus. maybe it’s on SciTE config file.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/49119</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/49119</guid><dc:creator><![CDATA[geminorum]]></dc:creator><pubDate>Wed, 11 Dec 2019 01:10:17 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.8 Release on Wed, 11 Dec 2019 01:07:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/6355">@geminorum</a> said in <a href="/post/49115">Notepad++ 7.8 Release</a>:</p>
<blockquote>
<p dir="auto">maybe I’m wrong, but seems to me that the RTL layout is NPP feature.</p>
</blockquote>
<p dir="auto">the order of words are reversed in NPP:<br />
<img src="/assets/uploads/files/1576026273454-notepad-_2019-12-11_04-34-02.png" alt="notepad++_2019-12-11_04-34-02.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">then again is correct on SciTE:<br />
<img src="/assets/uploads/files/1576026307192-sc423_2019-12-11_04-33-26.png" alt="Sc423_2019-12-11_04-33-26.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">the raw text:</p>
<pre><code>سیر خیال هستی رنگ فضولیی داشت
از خجلت جدایی یاد عدم نکردم
</code></pre>
<p dir="auto">also, the wrong selection of unicode strings is also appears on SciTE.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/49118</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/49118</guid><dc:creator><![CDATA[geminorum]]></dc:creator><pubDate>Wed, 11 Dec 2019 01:07:54 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.8 Release on Wed, 11 Dec 2019 01:03:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/6355">@geminorum</a>,</p>
<p dir="auto">Sorry, I’m not a SciTE expert.  It might be in the Options rather than the View.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/49117</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/49117</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 11 Dec 2019 01:03:54 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.8 Release on Wed, 11 Dec 2019 01:00:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3841">@PeterJones</a> said in <a href="/post/49114">Notepad++ 7.8 Release</a>:</p>
<blockquote>
<p dir="auto">The next step, if you want these issues fixed, is to download <a href="https://www.scintilla.org/SciTE.html" rel="nofollow ugc">SciTE</a>, which is the Scintilla-group’s testbed editor.  If SciTE (with the same version of Scintilla that Notepad++ has) shows the same bug (whether it is arrow direction or problems with other unicode strings), then the problem is with the Scintilla component, and there is nothing that the Notepad++ development team can do.</p>
</blockquote>
<p dir="auto">apparently, SciTE (v4.2.0, v.4.2.3) does not support text direction:</p>
<p dir="auto"><img src="/assets/uploads/files/1576025789419-scite_2019-12-11_04-22-47.png" alt="SciTE_2019-12-11_04-22-47.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">maybe I’m wrong, but seems to me that the RTL layout is NPP feature.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/49115</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/49115</guid><dc:creator><![CDATA[geminorum]]></dc:creator><pubDate>Wed, 11 Dec 2019 01:00:10 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.8 Release on Wed, 11 Dec 2019 00:21:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/6355">@geminorum</a> said in <a href="/post/49112">Notepad++ 7.8 Release</a>:</p>
<blockquote>
<p dir="auto">since you have the text, please try another issues:<br />
in RTL mode, use left and right key to change the pointer on the text. this will be reversed on RTL for many years now. (reported issue here, here and here)</p>
</blockquote>
<p dir="auto">Confirmed</p>
<blockquote>
<p dir="auto">another is the wrong selection of unicode strings. (reported here, here and here)</p>
</blockquote>
<p dir="auto">Not tried, but I assume that the bug reports were describing real behavior.</p>
<p dir="auto">The next step, if you want these issues fixed, is to download <a href="https://www.scintilla.org/SciTE.html" rel="nofollow ugc">SciTE</a>, which is the Scintilla-group’s testbed editor.  If SciTE (with the same version of Scintilla that Notepad++ has) shows the same bug (whether it is arrow direction or problems with other unicode strings), then the problem is with the Scintilla component, and there is nothing that the Notepad++ development team can do.</p>
<ul>
<li>
<p dir="auto">If you can show that a SciTE and a Notepad++ with the same scintilla version (since NPP 7.8.2 uses Scintilla 4.2.0, you would want to compare to <a href="https://www.scintilla.org/scite420.zip" rel="nofollow ugc">SciTE v4.2.0</a>) behave differently – that SciTE does the right thing, and Notepad++ does the wrong thing – then the problem is with Notepad++, and if you present your data which <em>proves</em> that it’s NPP’s fault in a new NPP issue, it might be taken more seriously than the previous issues that you’ve linked to; I’d highly suggest methodical and thoroughly documented (screenshots for sure; video screencaptures recommended, for example using <a href="https://www.screentogif.com/" rel="nofollow ugc">ScreenToGif</a>), with example text that the developers can easily access <em>without</em> having to read a URL from an image, or to beg you for extra information.</p>
</li>
<li>
<p dir="auto">OTOH, if it behaves wrongly in SciTE v4.2.0 as well, then it’s the fault of the Scintilla component, and there’s nothing that Notepad++ developers can do, and the bug report would have to be made through <a href="https://www.scintilla.org/ScintillaToDo.html" rel="nofollow ugc">Scintilla’s bug and feature request</a> interface.  Assuming it gets fixed in Scintilla, then once that’s released, you can lobby the Notepad++ team to incorporate the fixed Scintilla component into the next release of Notepad++.</p>
</li>
</ul>
]]></description><link>https://community.notepad-plus-plus.org/post/49114</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/49114</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 11 Dec 2019 00:21:51 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.8 Release on Tue, 10 Dec 2019 23:30:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3841">@PeterJones</a> said in <a href="/post/49105">Notepad++ 7.8 Release</a>:</p>
<blockquote>
<p dir="auto">Okay, I grabbed the first two lines from the section in <a href="https://ganjoor.net/bidel/ghazalbi/sh1968/" rel="nofollow ugc">https://ganjoor.net/bidel/ghazalbi/sh1968/</a> (the link from your screenshot), whcih seemed to match lines 38-39 in your screenshots.  Giving us the text, or the base64-encoded version of the text so that the forum doesn’t mangle it, would have <em>really</em> helped.</p>
<pre><code>نور جان در ظلمت آباد بدن گم کرده‌ام
آه ازین یوسف‌ که من در پیرهن ‌گم‌کرده‌ام
</code></pre>
</blockquote>
<p dir="auto">since you have the text, please try another issues:</p>
<ul>
<li>
<p dir="auto">in RTL mode, use left and right key to change the pointer on the text. this will be reversed on RTL for many years now. (reported issue <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5605" rel="nofollow ugc">here</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/7678" rel="nofollow ugc">here</a> and <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/1556" rel="nofollow ugc">here</a>)</p>
</li>
<li>
<p dir="auto">another is the wrong selection of unicode strings. (reported <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5578" rel="nofollow ugc">here</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2749" rel="nofollow ugc">here</a> and <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/500" rel="nofollow ugc">here</a>)</p>
</li>
</ul>
]]></description><link>https://community.notepad-plus-plus.org/post/49112</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/49112</guid><dc:creator><![CDATA[geminorum]]></dc:creator><pubDate>Tue, 10 Dec 2019 23:30:29 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.8 Release on Tue, 10 Dec 2019 23:22:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3841">@PeterJones</a> said in <a href="/post/49110">Notepad++ 7.8 Release</a>:</p>
<blockquote>
<p dir="auto">Or you might see if you can work with the <a href="https://github.com/Predelnik/DSpellCheck/issues" rel="nofollow ugc">DSpellCheck issues</a> to see if they can help figure out what part of their plugin causes Notepad++ to mess up this fundamental issue in RTL.</p>
</blockquote>
<p dir="auto">disabled the plugin and I will try to the DSpellCheck issues.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/49111</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/49111</guid><dc:creator><![CDATA[geminorum]]></dc:creator><pubDate>Tue, 10 Dec 2019 23:22:05 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.8 Release on Tue, 10 Dec 2019 22:55:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/6355">@geminorum</a> said in <a href="/post/49108">Notepad++ 7.8 Release</a>:</p>
<blockquote>
<p dir="auto">this one prevents me from using npp.</p>
</blockquote>
<p dir="auto">Unfortunately, if the plugin is causing the problem, I don’t know whether there’s anything that can be done in the main Notepad++ application; and if you reported that in the bug area, I would be very surprised if it weren’t rejected as “problem caused by plugin”.</p>
<p dir="auto">You might try either living with v7.7.1, which works for you, or not using DSpellCheck.  Or you might see if you can work with the <a href="https://github.com/Predelnik/DSpellCheck/issues" rel="nofollow ugc">DSpellCheck issues</a> to see if they can help figure out what part of their plugin causes Notepad++ to mess up this fundamental issue in RTL.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/49110</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/49110</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 10 Dec 2019 22:55:43 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.8 Release on Tue, 10 Dec 2019 22:47:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/6355">@geminorum</a> said in <a href="/post/49107">Notepad++ 7.8 Release</a>:</p>
<blockquote>
<p dir="auto">I can confirm is caused by one of the plugins:</p>
</blockquote>
<p dir="auto"><code>DSpellCheck x64 v1.4.15</code> is causing the problem.</p>
<p dir="auto">there are other minor (compare to this one) issues on rtl, but this one prevents me from using npp.</p>
<p dir="auto">thank you</p>
]]></description><link>https://community.notepad-plus-plus.org/post/49108</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/49108</guid><dc:creator><![CDATA[geminorum]]></dc:creator><pubDate>Tue, 10 Dec 2019 22:47:05 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.8 Release on Tue, 10 Dec 2019 22:34:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3841">@PeterJones</a> said in <a href="/post/49105">Notepad++ 7.8 Release</a>:</p>
<blockquote>
<p dir="auto">I wonder if one of your plugins is getting in the way.  Try running <code>notepad++.exe -noPlugin</code> to make sure they are not, or grab a copy of the <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.2/npp.7.8.2.bin.x64.zip" rel="nofollow ugc">portable zipfile</a> and unzip to your desktop or other known writeable location, and try your experiment again.</p>
</blockquote>
<p dir="auto">I can confirm is caused by one of the plugins:<br />
<img src="/assets/uploads/files/1576017048973-notepad-_2019-12-11_01-56-39.png" alt="notepad++_2019-12-11_01-56-39.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">the plugins:<br />
<img src="/assets/uploads/files/1576017089935-notepad-_2019-12-11_01-58-50.png" alt="notepad++_2019-12-11_01-58-50.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">to avoid confusion, I’m using two instances of npp in two languages with diffrent plugins. but the problem appears on both.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/49107</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/49107</guid><dc:creator><![CDATA[geminorum]]></dc:creator><pubDate>Tue, 10 Dec 2019 22:34:03 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.8 Release on Tue, 10 Dec 2019 22:23:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/6355">@geminorum</a> ,</p>
<p dir="auto">Okay, I grabbed the first two lines from the section in <a href="https://ganjoor.net/bidel/ghazalbi/sh1968/" rel="nofollow ugc">https://ganjoor.net/bidel/ghazalbi/sh1968/</a> (the link from your screenshot), whcih seemed to match lines 38-39 in your screenshots.  Giving us the text, or the base64-encoded version of the text so that the forum doesn’t mangle it, would have <em>really</em> helped.</p>
<pre><code>نور جان در ظلمت آباد بدن گم کرده‌ام
آه ازین یوسف‌ که من در پیرهن ‌گم‌کرده‌ام
</code></pre>
<pre><code>2YbZiNixINis2KfZhiDYr9ixINi42YTZhdiqINii2KjYp9ivINio2K/ZhiDar9mFINqp2LHYr9mH4oCM2KfZhQ0K2KLZhyDYp9iy24zZhiDbjNmI2LPZgeKAjCDaqdmHINmF2YYg2K/YsSDZvtuM2LHZh9mGIOKAjNqv2YXigIzaqdix2K/Zh+KAjNin2YUNCg
</code></pre>
<p dir="auto">I can confirm that in v7.7.1, it looks like what you showed with <strong>View &gt; Text Direction RTL</strong>.</p>
<p dir="auto">However, when I switched to a fresh portable v7.8.2 (straight-out-of-the-zipfile), I could not replicate your bug.  When I open that file, and switch to RTL mode, I get the following screenshot, which sure looks like your expected results to me:</p>
<p dir="auto"><img src="/assets/uploads/files/1576016581227-1ebdcef6-e684-47cd-aecd-88740b047156-image.png" alt="1ebdcef6-e684-47cd-aecd-88740b047156-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">So I cannot replicate your bug.</p>
<p dir="auto">I wonder if one of your plugins is getting in the way.  Try running <code>notepad++.exe -noPlugin</code> to make sure they are not, or grab a copy of the <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.2/npp.7.8.2.bin.x64.zip" rel="nofollow ugc">portable zipfile</a> and unzip to your desktop or other known writeable location, and try your experiment again.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/49105</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/49105</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 10 Dec 2019 22:23:57 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.8 Release on Tue, 10 Dec 2019 22:12:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/7377">@Alan-Kilborn</a> said in <a href="/post/49100">Notepad++ 7.8 Release</a>:</p>
<blockquote>
<p dir="auto">But that’s it.  If one uses 7.8.2 and enables RTL, will we see the reported bug?</p>
</blockquote>
<p dir="auto">the problem is, we will see no change. (except the scroll-bar in the left, which is correct.)</p>
<p dir="auto">in RTL mode on npp 7.8.2:<br />
<img src="/assets/uploads/files/1576015814378-notepad-_2019-12-11_01-39-53.png" alt="notepad++_2019-12-11_01-39-53.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">but it supposed to be like the one on v7.7.1</p>
]]></description><link>https://community.notepad-plus-plus.org/post/49104</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/49104</guid><dc:creator><![CDATA[geminorum]]></dc:creator><pubDate>Tue, 10 Dec 2019 22:12:09 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.8 Release on Tue, 10 Dec 2019 22:04:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/7377">@Alan-Kilborn</a> said in <a href="/post/49095">Notepad++ 7.8 Release</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/6355">@geminorum</a></p>
<p dir="auto">I tried version 7.8 and then some earlier versions, back into the 6.x area.  I don’t see any difference in any of these; to me they all appear to do the same thing when RTL is selected.  From you comment I was expecting some large difference when I compared 7.8 to an earlier version.  But I see no such thing.</p>
</blockquote>
<p dir="auto">please just try <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues?q=is%3Aissue+rtl" rel="nofollow ugc">this search</a>.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/49102</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/49102</guid><dc:creator><![CDATA[geminorum]]></dc:creator><pubDate>Tue, 10 Dec 2019 22:04:52 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.8 Release on Tue, 10 Dec 2019 22:02:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/6355">@geminorum</a></p>
<p dir="auto">So we have:</p>
<blockquote>
<p dir="auto">RTL screen layout (npp v7.7.1)</p>
</blockquote>
<p dir="auto">which is presumably correct, and we have:</p>
<blockquote>
<p dir="auto">default LTR layout (npp v7.8.2)</p>
</blockquote>
<p dir="auto">which might be of questionable value since we are talking about RTL…</p>
<p dir="auto">But that’s it.  If one uses 7.8.2 and enables RTL, will we see the reported bug?</p>
<p dir="auto">I’m AFK right now (at least my keyboard that types into N++), so I can’t try exactly that, but if that’s all you can give us in the way of an explanation, I’m out.  I’m sure Peter will keep going, however. :-)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/49100</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/49100</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 10 Dec 2019 22:02:59 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.8 Release on Tue, 10 Dec 2019 21:53:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3841">@PeterJones</a> said in <a href="/post/49098">Notepad++ 7.8 Release</a>:</p>
<blockquote>
<p dir="auto">To help with that, I recommend sharing an example RTL file (not everyone has a valid RTL file laying around; I could try to create one, for example, but I’d have no idea if it was valid or not, and wouldn’t know how it “should” look vs how it “does” look).  You could post a link to a pastebin or similar file-sharing site; or, if you wanted to be nice to those of us who have pastebin-like sites blocked for a significant portion of our waking day, you could open an RTL file in a version of Notepad++ that works right, <strong>Edit &gt; Select All</strong> (often <code>Ctrl+A</code>), <strong>Plugins &gt; MIME Tools &gt; Base64</strong> encode, and paste the file in your reply, select the base64, and hit the <code>&lt;/&gt;</code> button to mark it as code/plaintext (to make sure nothing gets lost in transmission).</p>
</blockquote>
<p dir="auto">rtl is not about encoding but rendering. it’s just some unicode strings that reads from the right of the screen.</p>
<p dir="auto">a poem in RTL screen layout (npp v7.7.1)<br />
<img src="/assets/uploads/files/1576014538891-notepad-_2019-12-11_01-15-06.png" alt="notepad++_2019-12-11_01-15-06.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">same in the default LTR layout (npp v7.8.2)<br />
<img src="/assets/uploads/files/1576014661679-notepad-_2019-12-11_01-12-56.png" alt="notepad++_2019-12-11_01-12-56.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/49099</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/49099</guid><dc:creator><![CDATA[geminorum]]></dc:creator><pubDate>Tue, 10 Dec 2019 21:53:04 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ 7.8 Release on Tue, 10 Dec 2019 21:25:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/7377">@Alan-Kilborn</a> said in <a href="/post/49095">Notepad++ 7.8 Release</a>:</p>
<blockquote>
<p dir="auto">So, can you elaborate on what exactly you think is wrong, by means of comparison of the errant RTL features in 7.8 with the apparently fine earlier version(s)?</p>
</blockquote>
<p dir="auto">To help with that, I recommend sharing an example RTL file (not everyone has a valid RTL file laying around; I could try to create one, for example, but I’d have no idea if it was valid or not, and wouldn’t know how it “should” look vs how it “does” look).  You could post a link to a pastebin or similar file-sharing site; or, if you wanted to be nice to those of us who have pastebin-like sites blocked for a significant portion of our waking day, you could open an RTL file in a version of Notepad++ that works right, <strong>Edit &gt; Select All</strong> (often <code>Ctrl+A</code>), <strong>Plugins &gt; MIME Tools &gt; Base64</strong> encode, and paste the file in your reply, select the base64, and hit the <code>&lt;/&gt;</code> button to mark it as code/plaintext (to make sure nothing gets lost in transmission).  For example</p>
<pre><code>SGVsbG8gV29ybGQ
</code></pre>
<p dir="auto">is derived from</p>
<pre><code>Hello World
</code></pre>
<p dir="auto">We can then get back your exact file by using the <strong>Base64 Decode</strong> operation.</p>
<p dir="auto">If you are using an encoding other than UTF-8, please let us know, so that we can set our Notepad++ copies the same way.</p>
<p dir="auto">Then, using that file, grab a screenshot under your previous Notepad++ version and under Notepad++ v7.8.0 (or v7.8.2, to prove that it hasn’t been fixed yet).  It might help if your screenshot included the <strong>?</strong>-menu <strong>Debug Info</strong> window, like<br />
<img src="/assets/uploads/files/1576013044083-432b8dc8-c4be-4988-b0ab-11692be6c7db-image.png" alt="432b8dc8-c4be-4988-b0ab-11692be6c7db-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Anyway, all of that to say, with Alan, that the more you give us, the easier it is for us to help you.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/49098</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/49098</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 10 Dec 2019 21:25:27 GMT</pubDate></item></channel></rss>