npp_run
Execute Notepad++ with custom command-line arguments to control its behavior, such as opening specific files or disabling session restore.
Instructions
Escape hatch: run notepad++.exe with custom CLI arguments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | Arguments passed to notepad++.exe (e.g. ["-nosession", "C:/path/file.txt"]). |