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:13] 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 ===
  
  
Line 5: Line 5:
 Set **Session file ext.** to //<fc #4682b4>ses</fc>// ! Set **Session file ext.** to //<fc #4682b4>ses</fc>// !
   - Open files you want for session (close the rest).   - Open files you want for session (close the rest).
-  - Save session => ''<fc #ff0000>File</fc>'' -> ''<fc #ff0000>Save Session</fc>''+  - 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.1665645191.txt.gz · Last modified: 2022/10/13 07:13 by rplecko