<?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[Always open a new document in addition at startup?]]></title><description><![CDATA[<p dir="auto">Notepad++ v8.8.9 (32bit)</p>
<p dir="auto">Unless I turn on “Remember current session for next launch” under Backup in Preferences, I don’t get a “new 1” document when I launch the app with a filepath to open a file.</p>
<p dir="auto">I don’t want to turn on sessions that reload the files that were open, I just want to have a “new 1” scratch pad that always comes up regardless of how Notepad++ is launched. I’m pretty sure this was default behavior in the past.</p>
<p dir="auto">Any suggestions?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/27316/always-open-a-new-document-in-addition-at-startup</link><generator>RSS for Node</generator><lastBuildDate>Tue, 09 Jun 2026 13:12:14 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/27316.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 17 Dec 2025 21:45:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Always open a new document in addition at startup? on Thu, 18 Dec 2025 00:03:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/coises" aria-label="Profile: Coises">@<bdi>Coises</bdi></a></p>
<p dir="auto">Already an issue about this feature:<br />
<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17170" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17170</a></p>
<p dir="auto">The 2 blank tabs known when the feature was committed:<br />
<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11134#issuecomment-1575226268" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11134#issuecomment-1575226268</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/104267</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/104267</guid><dc:creator><![CDATA[mpheath]]></dc:creator><pubDate>Thu, 18 Dec 2025 00:03:18 GMT</pubDate></item><item><title><![CDATA[Reply to Always open a new document in addition at startup? on Wed, 17 Dec 2025 22:53:10 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the confirmation that I’m not losing it!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/104266</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/104266</guid><dc:creator><![CDATA[ComputerFields]]></dc:creator><pubDate>Wed, 17 Dec 2025 22:53:10 GMT</pubDate></item><item><title><![CDATA[Reply to Always open a new document in addition at startup? on Wed, 17 Dec 2025 22:50:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> said in <a href="/post/104264">Always open a new document in addition at startup?</a>:</p>
<blockquote>
<p dir="auto">So then I went to the changelog history: it was an intentional change in v8.5.5: <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/wiki/Changes#:~:text=Enhance%20%22Add%20new%20document%20at%20startup%22%3A%20add%20new%20document%20only%20when%20the%20session%20is%20remembered." rel="nofollow ugc">item 18 from that version’s change.log</a>: it was in response to <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13796" rel="nofollow ugc">issue #13796</a>.</p>
</blockquote>
<p dir="auto">I was also testing, but you were faster, and you found the change log and related issue. I hadn’t gotten that far yet. I did discover that 8.5.4 sort-of worked (and 8.5.6 didn’t), except that when launching Notepad++ with no command line argument it opened <em>two</em> empty tabs.</p>
<p dir="auto">Odd that the issue was “fixed” by disabling the option when sessions aren’t restored, rather than the obvious: instead of creating a new, empty tab when no tab already exists (normal behavior), when the box is checked, create a new, empty tab when no new, empty tab already exists.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/computerfields" aria-label="Profile: ComputerFields">@<bdi>ComputerFields</bdi></a>:</p>
<p dir="auto">It looks like this has never worked the way you (or I) would expect it to.</p>
<p dir="auto">The only suggestion I can make is to raise an <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues" rel="nofollow ugc">Issue</a> if you care enough, and/or become familiar with the Ctrl+N shortcut for when you need it.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/104265</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/104265</guid><dc:creator><![CDATA[Coises]]></dc:creator><pubDate>Wed, 17 Dec 2025 22:50:28 GMT</pubDate></item><item><title><![CDATA[Reply to Always open a new document in addition at startup? on Wed, 17 Dec 2025 22:30:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/coises" aria-label="Profile: Coises">@<bdi>Coises</bdi></a> ,</p>
<p dir="auto">I tried portable copies of old versions:  With <code>☑ Always open a new document in addition at startup</code> checkmarked but <code>☐ Remember current session for next launch</code> not checkmarked, v8.5.4 will properly  create <code>new 1</code> in addition to any command-line argument files.  But v8.5.5 and all the newer ones I tried would all only do the additional <code>new 1</code> if the <code>☑ Remember current session for next launch</code> is checkmarked as well.</p>
<p dir="auto">So then I went to the changelog history: it was an intentional change in v8.5.5: <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/wiki/Changes#:~:text=Enhance%20%22Add%20new%20document%20at%20startup%22%3A%20add%20new%20document%20only%20when%20the%20session%20is%20remembered." rel="nofollow ugc">item 18 from that version’s change.log</a>: it was in response to <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13796" rel="nofollow ugc">issue #13796</a>.  Apparently, no one suggested to the developer that it would still be wanted when there were files opened via the command-line (or context menu, etc).</p>
]]></description><link>https://community.notepad-plus-plus.org/post/104264</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/104264</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 17 Dec 2025 22:30:51 GMT</pubDate></item><item><title><![CDATA[Reply to Always open a new document in addition at startup? on Wed, 17 Dec 2025 22:18:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/computerfields" aria-label="Profile: ComputerFields">@<bdi>ComputerFields</bdi></a></p>
<p dir="auto">Confirmed. With:<br />
<strong>Settings</strong> | <strong>Preferences…</strong> | <strong>New Document</strong>:<br />
<strong>Always open a new document in addition at startup</strong><br />
checked, double-clicking a file in Windows file explorer or right-clicking and selecting <strong>Edit with Notepad++</strong> only opens the file, without an extra new document tab. (Edit to add: this is with <strong>Backup</strong> | <strong>Remember current session for next launch</strong> <em>not</em> checked.)</p>
<p dir="auto">I don’t know (yet) which would be last version in which it works as expected, since I don’t normally have that checked.</p>
<pre><code class="language-text">Notepad++ v8.8.9   (64-bit)
Build time: Dec  8 2025 - 00:04:32
Scintilla/Lexilla included: 5.5.8/5.4.6
Boost Regex included: 1_85
Path: C:\Program Files\Notepad++\notepad++.exe
Command Line: "D:\Quick\Mask.1985.Director's.Cut.BluRay.1080p.REMUX.AVC.DTS-HD.MA.5.1-LEGi0N.mkv\org.txt" 
Admin mode: OFF
Local Conf mode: OFF
Cloud Config: OFF
Periodic Backup: OFF
Placeholders: OFF
Scintilla Rendering Mode: SC_TECHNOLOGY_DIRECTWRITE (1)
Multi-instance Mode: monoInst
asNotepad: OFF
File Status Auto-Detection: cdEnabledNew (for current file/tab only)
Dark Mode: OFF
Display Info:
    primary monitor: 1920x1080, scaling 100%
    visible monitors count: 1
    installed Display Class adapters: 
        0000: Description - NVIDIA GeForce RTX 2060 SUPER
        0000: DriverVersion - 32.0.15.6094
        0001: Description - Microsoft Remote Display Adapter
        0001: DriverVersion - 10.0.19041.5794
        0003: Description - Microsoft Remote Display Adapter
        0003: DriverVersion - 10.0.19041.5794
        0004: Description - Microsoft Remote Display Adapter
        0004: DriverVersion - 10.0.19041.5794
    - warning, search has been limited to maximum number of adapter records: 4
OS Name: Windows 10 Pro (64-bit)
OS Version: 22H2
OS Build: 19045.6575
Current ANSI codepage: 65001
Plugins: 
    ColumnsPlusPlus (1.3)
    ComparePlus (2.2)
    Compose (1.1)
    ConfigUpdater (2.4)
    ControlledAutoIndent (1.1)
    DSpellCheck (1.5)
    mimeTools (3.1)
    new16 (1)
    NppConverter (4.7)
    NppExport (0.4)
    PythonScript (2.1)
    Unicode Normalize (1.1)
</code></pre>
]]></description><link>https://community.notepad-plus-plus.org/post/104263</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/104263</guid><dc:creator><![CDATA[Coises]]></dc:creator><pubDate>Wed, 17 Dec 2025 22:18:35 GMT</pubDate></item><item><title><![CDATA[Reply to Always open a new document in addition at startup? on Wed, 17 Dec 2025 22:04:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/computerfields" aria-label="Profile: ComputerFields">@<bdi>ComputerFields</bdi></a></p>
<p dir="auto">In my 8.8.8 I have “always open a new document in addition at startup” as a setting under Settings/Preferences/New Document. Is this what you are referring to?</p>
<p dir="auto">Terry</p>
<p dir="auto">PS, according to the online manual it is<br />
“Notepad++ will always open a new blank document when you start Notepad++, in addition to any active session or files from the command-line (new to v8.5.4)”</p>
]]></description><link>https://community.notepad-plus-plus.org/post/104262</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/104262</guid><dc:creator><![CDATA[Terry R]]></dc:creator><pubDate>Wed, 17 Dec 2025 22:04:35 GMT</pubDate></item></channel></rss>