User Tools

Site Tools


sw:npp:session

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sw:npp:session [2022/10/13 07:04] rpleckosw:npp:session [2022/10/13 07:27] (current) rplecko
Line 1: Line 1:
-=== CLI loading Notepad ++ and Sessions ===+=== CLI loading Notepad++ Session to new instance ===
  
  
-1. Setup file extensions for session files+  - Setup file extensions for session files => Menu ''<fc #ff0000>Settings</fc>'' -> ''<fc #ff0000>Preferences</fc>'' -> <hi #fff200>MISC</hi> 
-Menu ''<fc #ff0000>Settings</fc>''<hi #ed1c24>Preferences</hi> +Set **Session file ext.** to //<fc #4682b4>ses</fc>//
 +  - Open files you want for session (close the rest). 
 +  - Save session => Menu ''<fc #ff0000>File</fc>'' -> ''<fc #ff0000>Save Session</fc>'' (session_01.ses) 
 +  
 +From Command line 
 +  "<full path>notepad++.exe" "<full path>session_01.ses" -multiInst
  
 +Example:
 +  
 +  "C:\Program Files (x86)\Notepad++\notepad++.exe" "C:\Program Files (x86)\Notepad++\session_01_novo.ses" -multiInst
 +  
 +<hi #fff200>"-multiInst"</hi> switch allows notepad++ to open a new instance
 +  
 +  
 +  
sw/npp/session.1665644687.txt.gz · Last modified: 2022/10/13 07:04 by rplecko