It's very annoying that every time Notepad++ starts, it displays the last modified file. Is there a setting to turn this feature off?
|
feedback
|
|
Settings->Preferences Click on the "MISC" tab. Uncheck the option on the bottom left: "Remember current session for next launch"
| |||
|
feedback
|
|
In Notepad++ the feature is referred to as the 'session' (all the docs you had open when you last closed it). To disable it via Notepad++ (as noted in other answer):
From outside Notepad++, you can use the command-line argument
For the complete list of command-line options check out this page on NP++'s wiki on SourceForge. | |||
feedback
|

