<?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[On -n, Np++ does not follow to the line number]]></title><description><![CDATA[<p dir="auto">Hello, dear Notepad++ Community!</p>
<p dir="auto">The command line execution of the following command<br />
C:\Dir\notepad++.exe -n856 C:\Dir\File.txt<br />
opens the File.txt file on the first line, does not follow to the line 856.<br />
Please check.</p>
<p dir="auto">Debug information:<br />
Notepad++ v8.3   (32-bit)<br />
Build time : Feb  3 2022 - 03:35:48<br />
Path : C:\Dir\notepad++.exe<br />
Command Line : C:\Dir\File.txt<br />
Admin mode : OFF<br />
Local Conf mode : ON<br />
Cloud Config : OFF<br />
OS Name : Windows 10 Enterprise (64-bit)<br />
OS Version : 2009<br />
OS Build : 19043.1466<br />
Current ANSI codepage : 1251<br />
Plugins : ComparePlugin.dll</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/22517/on-n-np-does-not-follow-to-the-line-number</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 18:56:04 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/22517.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 07 Feb 2022 14:43:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to On -n, Np++ does not follow to the line number on Mon, 07 Feb 2022 19:36:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/14847">@michael-vincent</a><br />
Ok.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/73860</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/73860</guid><dc:creator><![CDATA[Iton Horn]]></dc:creator><pubDate>Mon, 07 Feb 2022 19:36:19 GMT</pubDate></item><item><title><![CDATA[Reply to On -n, Np++ does not follow to the line number on Mon, 07 Feb 2022 19:30:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/23173">@iton-horn</a> said in <a href="/post/73857">On -n, Np++ does not follow to the line number</a>:</p>
<blockquote>
<p dir="auto">Posted under<br />
<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11146" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11146</a></p>
</blockquote>
<p dir="auto">You don’t need to open an issue.  As I stated above, this is <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/deb99ae45bb13c4b028546c47358a4e02bec24b9" rel="nofollow ugc">already fixed</a> in the main branch and will be available in the next release.</p>
<p dir="auto">Cheers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/73859</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/73859</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Mon, 07 Feb 2022 19:30:19 GMT</pubDate></item><item><title><![CDATA[Reply to On -n, Np++ does not follow to the line number on Mon, 07 Feb 2022 19:24:48 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><br />
Posted under<br />
<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11146" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11146</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/73857</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/73857</guid><dc:creator><![CDATA[Iton Horn]]></dc:creator><pubDate>Mon, 07 Feb 2022 19:24:48 GMT</pubDate></item><item><title><![CDATA[Reply to On -n, Np++ does not follow to the line number on Mon, 07 Feb 2022 15:56:01 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/73834">On -n, Np++ does not follow to the line number</a>:</p>
<blockquote>
<p dir="auto">Thanks for finding that.<br />
I tried, but my IT apparently blocks the site that has the debug builds, so I will have to wait until tonight before I can download a debug build. :-(</p>
</blockquote>
<p dir="auto">Hold the phone - 1D10T error.  I was running as:</p>
<pre><code>notepad++.exe -n 44 mytestfile.txt
</code></pre>
<p dir="auto">There can be <em><strong>NO</strong></em> space between the <code>-n</code> and the linenumber:</p>
<pre><code>notepad++.exe -n44 mytestfile.txt
</code></pre>
<p dir="auto">works with the 64-bit Release version in the AppVeyor artifacts of the commit I reference above.</p>
<p dir="auto">Cheers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/73838</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/73838</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Mon, 07 Feb 2022 15:56:01 GMT</pubDate></item><item><title><![CDATA[Reply to On -n, Np++ does not follow to the line number on Mon, 07 Feb 2022 15:20:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/14847">@michael-vincent</a></p>
<p dir="auto">Thanks for finding that.</p>
<p dir="auto">I tried, but my IT apparently blocks the site that has the debug builds, so I will have to wait until tonight before I can download a debug build. :-(</p>
]]></description><link>https://community.notepad-plus-plus.org/post/73834</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/73834</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Mon, 07 Feb 2022 15:20:36 GMT</pubDate></item><item><title><![CDATA[Reply to On -n, Np++ does not follow to the line number on Mon, 07 Feb 2022 14:58:36 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/73824">On -n, Np++ does not follow to the line number</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/23173">@iton-horn</a> ,<br />
Interesting.  It worked perfectly fine in v8.2.1 (debug info below), but when I downloaded a portable v8.3 and ran from that one, I could confirm that it did not scroll.  So this seems like a bug introduced in v8.3.<br />
Could you follow the instructions in the bug report FAQ to create an issue (and include the information that it did work in v8.2.1 but doesn’t in v8.3) – if you do create that issue, please paste a link to that issue in reply to this topic.  Thanks.</p>
</blockquote>
<p dir="auto">It supposedly is <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/deb99ae45bb13c4b028546c47358a4e02bec24b9" rel="nofollow ugc">fixed already</a> but I still can’t get it to work for me.</p>
<p dir="auto">Cheers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/73826</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/73826</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Mon, 07 Feb 2022 14:58:36 GMT</pubDate></item><item><title><![CDATA[Reply to On -n, Np++ does not follow to the line number on Mon, 07 Feb 2022 14: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/23173">@iton-horn</a> ,</p>
<p dir="auto">Interesting.  It worked perfectly fine in v8.2.1 (debug info below), but when I downloaded a portable v8.3 and ran from that one, I could confirm that it did <em>not</em> scroll.  So this seems like a bug introduced in v8.3.</p>
<p dir="auto">Could you follow the instructions in the <a href="https://community.notepad-plus-plus.org/topic/15741/faq-desk-feature-request-or-bug-report">bug report FAQ</a> to create an issue (and include the information that it did work in v8.2.1 but doesn’t in v8.3) – if you do create that issue, please paste a link to that issue in reply to this topic.  Thanks.</p>
<pre><code>Notepad++ v8.2.1   (64-bit)
Build time : Jan 19 2022 - 18:43:05
Path : C:\usr\local\apps\npp\npp.8.2.1.portable.x64\notepad++.exe
Command Line : -n50 config.xml
Admin mode : OFF
Local Conf mode : ON
Cloud Config : OFF
OS Name : Windows 10 Enterprise (64-bit) 
OS Version : 2009
OS Build : 19042.1466
Current ANSI codepage : 1252
Plugins : mimeTools.dll NppConverter.dll NppExport.dll 
</code></pre>
]]></description><link>https://community.notepad-plus-plus.org/post/73824</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/73824</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Mon, 07 Feb 2022 14:55:43 GMT</pubDate></item></channel></rss>